摘要: 一、SpringBoot注解 @PropertySource 和 @ImportResource和@Bean 1.@PropertySource 加载指定位置的配置文件(只能是properties文件) 配置文件如下: 2.@ImportReSource 用来让spring配置文件生效 原因:Spr 阅读全文
posted @ 2019-02-14 21:40 林财钦 阅读(210) 评论(0) 推荐(0)