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 | ||
.gitignore | ||
README.md | ||
pom.xml |
README.md
JEE 7
This module contains articles about JEE 7.
Relevant Articles:
- Scheduling in Jakarta EE
- JSON Processing in Java EE 7
- Converters, Listeners and Validators in Java EE 7
- Introduction to JAX-WS
- A Guide to Java EE Web-Related Annotations
- Introduction to Testing with Arquillian
- Java EE 7 Batch Processing
- The Difference Between CDI and EJB Singleton
- Invoking a SOAP Web Service in Java