Initial support for Servlet 6.1 #31159
Labels
in: web
Issues in web modules (web, webmvc, webflux, websocket)
type: enhancement
A general enhancement
Milestone
Along with JPA 3.2 (#31157), the most interesting additions to Jakarta EE 11 are happening in Servlet 6.1, e.g.
ByteBuffer
support onServletInputStream
andServletOutputStream
:https://deploy-preview-652--jakartaee-specifications.netlify.app/specifications/servlet/6.1/
The text was updated successfully, but these errors were encountered: