Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/anghelleonard/jakartaee-persistence

Collection of best practices for Java persistence performance in Jakarta EE applications
https://github.com/anghelleonard/jakartaee-persistence

eclipselink jakarta-ee jakartaee java javaee jaxrs jpa payara-server performance persistence

Last synced: 23 days ago
JSON representation

Collection of best practices for Java persistence performance in Jakarta EE applications

Awesome Lists containing this project

README

        

# Jakarta EE Persistence Best Practices
This repository is a collection of Jakarta EE persistence examples relying on EclipseLink persistence provider.
The applications have been tested under Payara 5 and MySQL 8 using the below JDBC connection pool configuration:

![](https://github.com/AnghelLeonard/jakartaee-persistence/blob/master/Configure%20MySQL%20JDBC%20Connection%20Pool.png)