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

Deprecate support classes for Sun's JDK HTTP server [SPR-17143] #21680

Closed
spring-projects-issues opened this issue Aug 7, 2018 · 0 comments
Closed
Assignees
Labels
in: web Issues in web modules (web, webmvc, webflux, websocket) type: task A general task
Milestone

Comments

@spring-projects-issues
Copy link
Collaborator

Juergen Hoeller opened SPR-17143 and commented

Spring's support for the Sun HTTP Server, as included in JDK 6 to 8, is rather outdated in the meantime. JDK 11 factored out all such server pieces, including JAX-WS, so this does not have a first-class role at all anymore. For Spring's purposes, an embedded Tomcat/Jetty/Undertow is a fully-featured replacement.


Referenced from: commits 2b051b8

@spring-projects-issues spring-projects-issues added in: web Issues in web modules (web, webmvc, webflux, websocket) type: task A general task labels Jan 11, 2019
@spring-projects-issues spring-projects-issues added this to the 5.1 RC2 milestone Jan 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: web Issues in web modules (web, webmvc, webflux, websocket) type: task A general task
Projects
None yet
Development

No branches or pull requests

2 participants