
config.bootstrap-prod.yml Maven / Gradle / Ivy
The newest version!
logging:
config: config/log4j2.xml
level:
root: info
rebue: trace
org.apache.http: off
com.netflix.discovery: off
org.springframework.context.event.SimpleApplicationEventMulticaster: info
org.springframework.dao: debug
org.springframework.cloud: warn
eureka:
client:
service-url:
defaultZone: http://127.0.0.1:8761/eureka/
spring:
rabbitmq:
host: 127.0.0.1
port: 5672
username: guest
password: guest
cloud:
config:
server:
git:
# git仓库地址
uri: https://git.coding.net/rebue/config-center.git
#username: [email protected]
#password: 12345678
© 2015 - 2025 Weber Informatics LLC | Privacy Policy