4394e828c1
* JAVA-32410: Update mockito-core to version 5.11.0 * Fix rollback mockito upgrade. * wip * WIP: Update jee-7 wildfly versions * WIP: Fix jersey tests * WIP: rollback powermock module * wip: fix test in spring-data-dynamodb * wip: fix test in spring-security-legacy-oidc * wip: rollback quarkus * wip: fix greeter-spring-boot-autoconfigure * JAVA-33535: Fix spring-core module integration test JAVA-33535: rollback junit-5 module mockito version. * Fix byte-buddy * Fix log4j dependency in apache-poi |
||
---|---|---|
.. | ||
src | ||
README.md | ||
pom.xml |
README.md
Jersey
This module contains articles about Jersey.
Relevant Articles
- Jersey Filters and Interceptors
- Jersey MVC Support
- Bean Validation in Jersey
- Set a Response Body in JAX-RS
- Exploring the Jersey Test Framework
- Explore Jersey Request Parameters
- Add a Header to a Jersey SSE Client Request
- Exception Handling With Jersey
- @FormDataParam vs. @FormParam in Jersey
- Add a List as Query Parameter in Jersey