Skip to content

Correct references to Jetty's HTTP2 server module#38632

Closed
gavlyukovskiy wants to merge 5 commits intospring-projects:mainfrom
gavlyukovskiy:update-jetty-http2-dependency
Closed

Correct references to Jetty's HTTP2 server module#38632
gavlyukovskiy wants to merge 5 commits intospring-projects:mainfrom
gavlyukovskiy:update-jetty-http2-dependency

Conversation

@gavlyukovskiy
Copy link
Contributor

@gavlyukovskiy gavlyukovskiy commented Dec 1, 2023

Update documentation to use org.eclipse.jetty.http2:jetty-http2-server for Jetty HTTP2 server support.

All jetty dependencies were updated in #36073, this only updates reference documentation and the exception message.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Dec 1, 2023
@gavlyukovskiy gavlyukovskiy changed the title Update documentation about jetty http2 dependency Fix jetty http2 dependency reference Dec 1, 2023
Copy link
Member

@wilkinsona wilkinsona left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR, @gavlyukovskiy. Can you revert the code changes as they are unrelated to correcting the docs.

If we want to improve the diagnostics when a required dependency is missing, we may want to consider a specific exception type and a failure analyzer rather than a plain state assertion failure. For this side of things, please open an issue for consideration.

@gavlyukovskiy
Copy link
Contributor Author

@wilkinsona I've reverted changes to JettyServletWebServerFactory

@wilkinsona wilkinsona changed the title Fix jetty http2 dependency reference Correct references to Jetty's HTTP2 server module Dec 4, 2023
@wilkinsona wilkinsona added type: documentation A documentation update and removed status: waiting-for-triage An issue we've not yet triaged labels Dec 4, 2023
@wilkinsona wilkinsona added this to the 3.2.x milestone Dec 4, 2023
@mhalbritter mhalbritter self-assigned this Dec 4, 2023
mhalbritter pushed a commit that referenced this pull request Dec 4, 2023
@mhalbritter
Copy link
Contributor

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: documentation A documentation update

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants