Disable health security.
For ZookeeperDiscoveryHealthIndicatorWithNestedStructureTests and boot 1.4.2
This commit is contained in:
@@ -1,2 +1,9 @@
|
||||
spring.cloud.zookeeper.dependency.enabled: false
|
||||
spring.application.name: me
|
||||
endpoints:
|
||||
health:
|
||||
sensitive: false
|
||||
management:
|
||||
security:
|
||||
enabled: false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user