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

Update javadoc and reference docs for consistent version and package references to the Jakarta EE 9 APIs #27689

Closed
wilkinsona opened this issue Nov 16, 2021 · 1 comment
Assignees
Labels
in: core Issues in core modules (aop, beans, core, context, expression) in: data Issues in data modules (jdbc, orm, oxm, tx) in: messaging Issues in messaging modules (jms, messaging) in: web Issues in web modules (web, webmvc, webflux, websocket) type: documentation A documentation task
Milestone

Comments

@wilkinsona
Copy link
Member

The javadoc for WebApplicationInitializer and SpringServletContainerInitializer references Servlet 3.0 in a few places. It should be Servlet 5 now.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged or decided on label Nov 16, 2021
@jhoeller jhoeller added in: web Issues in web modules (web, webmvc, webflux, websocket) type: documentation A documentation task and removed status: waiting-for-triage An issue we've not yet triaged or decided on labels Nov 16, 2021
@jhoeller jhoeller added this to the 6.0 M1 milestone Nov 16, 2021
@jhoeller jhoeller self-assigned this Nov 16, 2021
@jhoeller
Copy link
Contributor

jhoeller commented Nov 17, 2021

Along with #27690 and #27692, I'm also updating other EE doc references for Jakarta EE 9 package names (extending the scope of this issue).

@jhoeller jhoeller changed the title Update javadoc for WebApplicationInitializer and SpringServletContainerInitializer to refer to the Servlet 5 API Update javadoc and reference docs for consistent version and package references to the Jakarta EE 9 APIs Nov 17, 2021
@jhoeller jhoeller added in: core Issues in core modules (aop, beans, core, context, expression) in: messaging Issues in messaging modules (jms, messaging) in: data Issues in data modules (jdbc, orm, oxm, tx) in: web Issues in web modules (web, webmvc, webflux, websocket) and removed in: web Issues in web modules (web, webmvc, webflux, websocket) labels Nov 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: core Issues in core modules (aop, beans, core, context, expression) in: data Issues in data modules (jdbc, orm, oxm, tx) in: messaging Issues in messaging modules (jms, messaging) in: web Issues in web modules (web, webmvc, webflux, websocket) type: documentation A documentation task
Projects
None yet
Development

No branches or pull requests

3 participants