Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Restore Jolokia support now that it is compatible with Jakarta EE 9+ #37568

Closed
tadayosi opened this issue Sep 25, 2023 · 2 comments
Closed

Restore Jolokia support now that it is compatible with Jakarta EE 9+ #37568

tadayosi opened this issue Sep 25, 2023 · 2 comments
Labels
status: declined A suggestion or change that we don't feel we should currently apply type: enhancement A general enhancement

Comments

@tadayosi
Copy link

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.

Thanks.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Sep 25, 2023
@wilkinsona
Copy link
Member

wilkinsona commented Sep 25, 2023

Thanks, but we don't need an issue for this as it'll just sit blocked indefinitely. We're already keeping an eye on the Jolokia project's progress (by watching jolokia/jolokia#451 for example). As and when there's a release available, or even a date planned for such a release, we'll look more closely at possibly restoring support for Jolokia.

@wilkinsona wilkinsona closed this as not planned Won't fix, can't repro, duplicate, stale Sep 25, 2023
@wilkinsona wilkinsona removed the status: waiting-for-triage An issue we've not yet triaged label Sep 25, 2023
@wilkinsona wilkinsona changed the title Restore Jolokia for Spring Boot 3 once Jolokia 2.0 is released Restore Jolokia support now that it is compatible with Jakarta EE 9+ Apr 7, 2024
@wilkinsona wilkinsona reopened this Apr 7, 2024
@wilkinsona wilkinsona added this to the 3.x milestone Apr 7, 2024
@wilkinsona wilkinsona added the type: enhancement A general enhancement label Apr 7, 2024
@wilkinsona
Copy link
Member

Looking more closely at Jolokia 2.x, the project now provides its own auto-configuration. Thanks to the Jolokia team's efforts, this means that there's nothing left for us to do here. As Jolokia now depends on Spring Boot we avoid referring to it from our published artifacts to avoid a circular dependency between the two projects.

@wilkinsona wilkinsona closed this as not planned Won't fix, can't repro, duplicate, stale Apr 7, 2024
@wilkinsona wilkinsona removed this from the 3.x milestone Apr 7, 2024
@wilkinsona wilkinsona added the status: declined A suggestion or change that we don't feel we should currently apply label Apr 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: declined A suggestion or change that we don't feel we should currently apply type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

3 participants