今天心血来潮看一下spring监控
访问/beans 等敏感的信息时候报错
Tue Mar 07 21:18:57 GMT+08:00 2017
There was an unexpected error (type=Unauthorized, status=401).
Full authentication is required to access this resource.
application.properties添加配置参数
management.security.enabled=false