@@ -65,10 +65,11 @@ management:
web:
exposure:
include: '*'
+ exclude: refresh
endpoint:
health:
show-details: always
logging:
- path: ./.logs
+ path: .logs
@@ -4,7 +4,7 @@ server:
spring:
application:
- name: registry
+ name: config
profiles:
active: dev,jdbc
cloud: