Commit e0c2a11d by Nepxion

去掉management.security.enabled

parent ce4cd43e
......@@ -49,8 +49,6 @@ spring.redis.pool.max-idle=8
spring.redis.pool.min-idle=0
# Admin config
# 关闭访问Rest接口时候的权限验证
management.security.enabled=false
# 该项只对Consul有效,而且必须配置在bootstrap.properties里,配置在application.properties无效
# management.health.consul.enabled=true
management.endpoints.web.exposure.include=*
......
......@@ -43,8 +43,6 @@ spring.redis.pool.max-idle=8
spring.redis.pool.min-idle=0
# Admin config
# 关闭访问Rest接口时候的权限验证
management.security.enabled=false
# 该项只对Consul有效,而且必须配置在bootstrap.properties里,配置在application.properties无效
# management.health.consul.enabled=true
management.endpoints.web.exposure.include=*
......
......@@ -44,8 +44,6 @@ spring.redis.pool.max-idle=8
spring.redis.pool.min-idle=0
# Admin config
# 关闭访问Rest接口时候的权限验证
management.security.enabled=false
# 该项只对Consul有效,而且必须配置在bootstrap.properties里,配置在application.properties无效
# management.health.consul.enabled=true
management.endpoints.web.exposure.include=*
......
......@@ -43,8 +43,6 @@ spring.redis.pool.max-idle=8
spring.redis.pool.min-idle=0
# Admin config
# 关闭访问Rest接口时候的权限验证
management.security.enabled=false
# 该项只对Consul有效,而且必须配置在bootstrap.properties里,配置在application.properties无效
# management.health.consul.enabled=true
management.endpoints.web.exposure.include=*
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment