spring-boot 2.6.15 spring-webflux
http://xxxx:serverPort/actuator/healthCheck { "status": "UP" }
http://xxxx:managementServerPort/actuator/healthCheck 404
Netty started on port serverPort Exposing 15 endpoint(s) beneath base path '/actuator' Netty started on port managementServerPort
Comment From: wilkinsona
OSS support for Spring Boot 2.6.x has ended. If you can provide a sample that reproduces the problem with Spring Boot 3.1.x or later we can re-open and take another look.
Comment From: Dr-wgy
OSS support for Spring Boot 2.6.x has ended. If you can provide a sample that reproduces the problem with Spring Boot 3.1.x or later we can re-open and take another look.
thanks a lot