spring读取property配置的N种方式
摘要:@Value注解 @Value("${ddd}") <!-- 加载配置属性文件 --> <context:property-placeholder ignore-unresolvable="true" location="classpath:jeesite.properties" /> <!-- 读
阅读全文
posted @ 2019-06-28 15:02
posted @ 2019-06-28 15:02
posted @ 2019-06-14 20:36
posted @ 2019-06-13 21:57
posted @ 2019-06-11 12:01
posted @ 2019-06-10 17:21