
na.csp.dew.config.1.5.1-RC.source-code.bootstrap-native.yml Maven / Gradle / Ivy
The newest version!
spring:
application:
name: config
profiles:
active: native
cloud:
config:
server:
native:
searchLocations: classpath:/native_config
server:
port: 9000
security:
basic:
enabled: true
user:
name: config
password: 123456
eureka:
client:
serviceUrl:
defaultZone: http://registry:123456@localhost:8000/eureka
© 2015 - 2025 Weber Informatics LLC | Privacy Policy