Skip to content

Reinstate support for H2 Console #29755

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

Closed
wants to merge 1 commit into from
Closed

Reinstate support for H2 Console #29755

wants to merge 1 commit into from

Conversation

hpoettker
Copy link
Contributor

@hpoettker hpoettker commented Feb 11, 2022

With version 2.1.210 of H2, a Servlet 5-compatible version of the console servlet is available.

This PR is basically a revert of the commit for #28590. However, H2ConsoleAutoConfiguration now uses JakartaWebServlet instead of WebServlet.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Feb 11, 2022
@philwebb philwebb added type: task A general task and removed status: waiting-for-triage An issue we've not yet triaged labels Feb 11, 2022
@philwebb philwebb added this to the 3.0.x milestone Feb 11, 2022
@wilkinsona wilkinsona added type: enhancement A general enhancement and removed type: task A general task labels Feb 13, 2022
@wilkinsona wilkinsona self-assigned this Feb 14, 2022
wilkinsona added a commit that referenced this pull request Feb 14, 2022
* gh-29755:
  Reinstate support for H2 Console

Closes gh-29755
@wilkinsona wilkinsona modified the milestones: 3.0.x, 3.0.0-M2 Feb 14, 2022
@wilkinsona
Copy link
Member

Great stuff. Thanks very much for this, @hpoettker, and for driving the changes in H2 as well. Much appreciated.

@hpoettker hpoettker deleted the reinstate-h2-console branch February 14, 2022 13:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants