摘要: springboot从配置文件注入属性值的两种方式1. 使用 @ConfigurationProperties 和 @Configuration 其中, @Configuration 感觉类似Compnent Service Controller Respository 等注解类似,注入bean的同 阅读全文
posted @ 2018-07-13 15:58 liuyuchong 阅读(682) 评论(0) 推荐(0) 编辑