@@ -37,13 +37,13 @@ management:
endpoints:
web:
exposure:
- include: "*"
+ include: refresh,health,info
cors:
allowed-origins: "*"
allowed-methods: "*"
endpoint:
health:
- show-details: ALWAYS
+ show-details: always
feign:
hystrix:
enabled: true