摘要:
https://www.cnblogs.com/whx7762/p/7885735.html 1.@ProtertySource @PropertySouce是spring3.1开始引入的基于java config的注解。 通过@PropertySource注解将properties配置文件中的值存 阅读全文
摘要:
原 ElasticSearch学习笔记Ⅲ - SpringBoot整合ES 新建一个SpringBoot项目。添加es的maven坐标如下: <dependency> <groupId>org.elasticsearch.client</groupId&... 原 Sp 阅读全文