mirror of
https://github.com/201206030/novel-cloud.git
synced 2025-04-27 01:40:50 +00:00
update
This commit is contained in:
parent
5c67139f7c
commit
a7b80dceeb
@ -2,6 +2,12 @@
|
||||
|
||||
# novel-cloud
|
||||
|
||||
[](https://github.com/201206030/novel-cloud)
|
||||
[](https://github.com/201206030/novel-cloud)
|
||||
[](https://gitee.com/novel_dev_team/novel-cloud)
|
||||
[](https://gitee.com/novel_dev_team/novel-cloud)
|
||||
|
||||
|
||||
#### 官网
|
||||
|
||||
https://xiongxyang.gitee.io/home/
|
||||
|
@ -19,7 +19,7 @@ public class EsConfig {
|
||||
@Value("${spring.elasticsearch.jest.uris}")
|
||||
private String esUris;
|
||||
|
||||
@Bean
|
||||
@Bean(destroyMethod = "close")
|
||||
public RestHighLevelClient esClient(){
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user