Use new endpoint exposure property
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
# This way you get to see the exceptions when the fallback is accessed
|
||||
logging.level.com.netflix.hystrix.AbstractCommand: DEBUG
|
||||
logging.level.org.springframework.integration: DEBUG
|
||||
logging.level.org.springframework.integration: DEBUG
|
||||
management.endpoints.web.exposure.include: *
|
||||
@@ -1,2 +1,3 @@
|
||||
# This way you get to see the exceptions when the fallback is accessed
|
||||
logging.level.com.netflix.hystrix.AbstractCommand: DEBUG
|
||||
logging.level.com.netflix.hystrix.AbstractCommand: DEBUG
|
||||
management.endpoints.web.exposure.include: *
|
||||
Reference in New Issue
Block a user