mirror of
https://github.com/201206030/novel-cloud.git
synced 2025-08-24 17:42:42 +00: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