Adding deprecation annotations (since 3.3.0, forRemoval = true) to
- org.springframework.boot.actuate.endpoint.web.annotation.ControllerEndpointsSupplier
- org.springframework.boot.actuate.endpoint.web.annotation.ExposableControllerEndpoint
This should close #41542
Comment From: wilkinsona
Thanks very much, @cms04.