You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Jolokia endpoint was dropped from Spring Boot 3 because it didn't yet support Servlet API 5+ #28704.
Now the Jolokia project is working on 2.0 release, which aims at supporting Jakarta EE 9+ including Servlet API 5 jolokia/jolokia#568. It would be great if you could restore the Jolokia endpoint for Spring Boot 3 once the version is released.