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.
 
 
 
 
 
 
SOP/sop-gateway/src/main/resources/bootstrap.properties

3 lines
140 B

spring.application.name=api-gateway
# nacos的config需要放在bootstrap.properties中
spring.cloud.nacos.config.server-addr=127.0.0.1:8848