You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
311 B

server:
port: 8080
spring:
application:
name: jeecg-system
cloud:
nacos:
discovery:
server-addr: 127.0.0.1:8848
config:
file-extension: yml
server-addr: 127.0.0.1:8848
shared-dataids: jeecg-cloud-application-beta.yml
feign:
sentinel:
enabled: true