Jakarta RESTful Web Services 3.1 and 4.0: Java's official REST API today and tomorrow
Jakarta REST 3.1 is here since few weeks, and soon there will be 4.0! There had been several highly interesting features been added since the last major release, which makes you more productive and removes vendor lock-in of your projects.
In this talk, presented by a core member of the JAX-RS team, you will...
* ...learn the most notable features of 3.1, you waited so long for:
- Writing JAX-RS microservices without an application server on pure Java SE 11
- Support for Multi-Part Forms out of the box
- JAX-RS Extensions