Disable health security.

For ZookeeperDiscoveryHealthIndicatorWithNestedStructureTests and boot 1.4.2
This commit is contained in:
Spencer Gibb
2016-11-07 12:19:54 -07:00
parent c80d98fffd
commit d87432b797

View File

@@ -1,2 +1,9 @@
spring.cloud.zookeeper.dependency.enabled: false
spring.application.name: me
endpoints:
health:
sensitive: false
management:
security:
enabled: false