springboot-es/src/main/resources/application.yml

7 lines
90 B
YAML

server:
port: 8899
spring:
elasticsearch:
rest:
uris: http://127.0.0.1:9200