具体操作教程: https://blog.csdn.net/cstp321/article/details/124755699
里边simplebean报错的话,注解改为:
@Data @Component @ConfigurationProperties(prefix = "simplebean") public class SimpleBean { ...... }
Update your browser to view this website correctly. Update my browser now
×