Navigation Menu

Skip to content
This repository has been archived by the owner on Nov 18, 2022. It is now read-only.

3.3.0

Compare
Choose a tag to compare
@hstaudacher hstaudacher released this 13 Mar 14:59
· 137 commits to master since this release
  • Updates Jersey version to 2.6.0 (release).
  • Introduces new Maven structure. All artefacts are now available with the group id com.eclipsesource.jaxrs in Maven Central
  • Adds new provider called com.eclipsesource.provider.multipart that registers Jersey's MultipartFeature when started (#42 thanks @aritratony)
  • Adds out-of-the-box support for FormDataParam to consumer (#39 thanks @anujbhatia)