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

Compatibility with Servlet 4.0 final draft [SPR-15379] #19942

Closed
spring-projects-issues opened this issue Mar 24, 2017 · 1 comment
Closed

Compatibility with Servlet 4.0 final draft [SPR-15379] #19942

spring-projects-issues opened this issue Mar 24, 2017 · 1 comment
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

spring-projects-issues commented Mar 24, 2017

Juergen Hoeller opened SPR-15379 and commented

Following up on #17273, aside from a few new MockServletContext accessors which we're supporting already, there's also a planned renaming from HttpServletRequest.getPushBuilder to newPushBuilder. For our 5.0 RC1, we need to make sure to comply with the latest API draft there, hopefully the final draft by then.


Affects: 5.0 M5

Issue Links:

Referenced from: commits f29ffb3

@spring-projects-issues
Copy link
Collaborator Author

Juergen Hoeller commented

We're up to date with Servlet 4.0 b05 in the meantime, including the newPushBuilder renaming.

There are no further changes planned which would affect us, so we're probably good for our 5.0 RC1 now.

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