2019年2月28日

Springboot高版本中@ConfigurationProperties注解取消location属性

摘要: 在spring boot 1.5 版本之前 在@ConfigurationProperties注释中有两个属性:locations:指定配置文件的所在位置prefix:指定配置文件中键名称的前缀 spring boot1.5以上版本@ConfigurationProperties取消location 阅读全文
posted @ 2019-02-28 17:19 岚者小轩 阅读(775) 评论(0) 推荐(0) 编辑