mirror of
https://gitee.com/novel_dev_team/novel-cloud
synced 2026-07-20 17:55:01 +08:00
update
This commit is contained in:
@@ -19,7 +19,7 @@ public class EsConfig {
|
||||
@Value("${spring.elasticsearch.jest.uris}")
|
||||
private String esUris;
|
||||
|
||||
@Bean
|
||||
@Bean(destroyMethod = "close")
|
||||
public RestHighLevelClient esClient(){
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user