12 2022 档案

摘要:1:在任何spring bean中注入PropertySourcesPlaceholderConfigurer对象,如: @Autowired PropertySourcesPlaceholderConfigurer aa; 2:获取当前配置中的值 Object getProperty(){ ret 阅读全文
posted @ 2022-12-04 22:56 yzeng 阅读(141) 评论(0) 推荐(0)