摘要: application.yml文件中配置如下 es: #集群名 clusterName: elasticsearch 1、@Value("${es.clusterName}") 在controller、service里可以,在工具类中(Utils)不行 2、@ConfigurationPropert 阅读全文
posted @ 2022-05-13 15:53 爱吐泡泡的小小鱼 阅读(935) 评论(0) 推荐(0)