This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
Register
Sign In
hummingbird
/
spring-boot-demo
Not watched
Unwatch
Watch all
Watch but not notify
2
Star
0
Fork
0
Code
Releases
0
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
🔧
Changing configuration files.
pull/1/head
Yangkai.Shen
6 years ago
parent
c2ba71795c
commit
18aef34e82
1 changed files
with
5 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+5
-0
spring-boot-demo-elasticsearch/src/main/resources/application.yml
+ 5
- 0
spring-boot-demo-elasticsearch/src/main/resources/application.yml
View File
@@ -0,0 +1,5 @@
spring:
data:
elasticsearch:
cluster-name: elasticsearch
cluster-nodes: 127.0.0.1:9300
Write
Preview
Loading…
Cancel
Save