I\'m currently running Spring Boot Admin on my local machine for testing purposes and I\'m getting the following error nonstop. The application itself seems to be working f
I also had similar error. try this property in you application.yml
spring: mvc: async: request-timeout: -1