摘要:
#### 简要描述: - 查询城市编码 #### 接口版本: |版本号|制定人|制定日期|修订日期||: |: |: | ||1.0 |XXX|2019-05-27 | | #### 请求URL: - /applet/memberInfo/common/sendCode #### 请求方式: - P 阅读全文
解决spring boot1.5以上版本@ConfigurationProperties提示“Spring Boot Configuration Annotation Processor not.."
摘要:
Springboot1.5以上版本,在使用 @ConfigurationProperties注解的时候会提示“Spring Boot Configuration Annotation Processor not found in classpath”, 这是因为新版本已经取消了对location的支 阅读全文