|
|
@ -7,6 +7,9 @@ apollo.autoUpdateInjectedSpringProperties=true
|
|
|
|
apollo.bootstrap.enabled=true
|
|
|
|
apollo.bootstrap.enabled=true
|
|
|
|
apollo.bootstrap.namespaces=application
|
|
|
|
apollo.bootstrap.namespaces=application
|
|
|
|
apollo.bootstrap.eagerLoad.enabled=true
|
|
|
|
apollo.bootstrap.eagerLoad.enabled=true
|
|
|
|
|
|
|
|
# If you have problems starting, add VM parameters: -Denv=dev -Dapollo.configService=http://127.0.0.1:8080
|
|
|
|
|
|
|
|
env=dev
|
|
|
|
|
|
|
|
apollo.configService=http://127.0.0.1:8080
|
|
|
|
|
|
|
|
|
|
|
|
spring.profiles.active=dev
|
|
|
|
spring.profiles.active=dev
|
|
|
|
spring.application.name=hippo4j-config-apollo-spring-boot-1x-starter-example
|
|
|
|
spring.application.name=hippo4j-config-apollo-spring-boot-1x-starter-example
|
|
|
|