Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jaxrs-dev] JAX-RS 3.1 Changes

Hi.

Where can I find information about what will be changed in version 3.1 for JAX-RS? I found this link: https://projects.eclipse.org/projects/ee4j.jaxrs/releases/3.1 but it only says:

"First release after Jakarta 9. Java SE Bootstrap API. Deprecating @Context. Implementors MUST provide CDI; applications MAY use CDI. Support for ContextResolver<Jsonb>. Considering support for Multipart. "

Is there any more detailed list available?
By the way, if "Multipart" refers to multipart/form-data I definitely support it please implement that! I've really missed that as a feature.

Thanks in advance.

Back to the top