我目前的设置:@Configurationclass ApplicationProperties(SpringApplication.java:780) [spring-boot-2.0.5.RELEASE.jar:2.0.5.RELEASE]
at org.springframework.boot.SpringApplication.refreshContext(Sp
我可以在@ConfigurationProperties注释中看到以下警告 When using @ConfigurationProperties it is recommended to add 'spring-boot-configuration-processor' to your classpath to generate configuration metadata 一切都很正常。