使用 Spring Boot Admin 监控 Spring Boot 程序一直注册不成功
一直警告:
20:03:23.747 [registrationTask1] WARN d.c.b.a.c.r.ApplicationRegistrator - [register,115] - Failed to register application as Application(name=spring-boot-application, managementUrl=http://localhost:80/actuator, healthUrl=http://localhost:80/actuator/health, serviceUrl=http://localhost:80) at spring-boot-admin ([http://localhost:8000/instances]): 401 null. Further attempts are logged on DEBUG level
网上的各种办法都试过了,还是没有用,求大佬解决
