Each folder under this directory have detailed documentation on how to integrate OJP on different frameworks.
Note that the steps are always similar and follow 3 basic steps:
- Modify your connection URL to OJP pattern.
- Remove your current connection pool from the project. OJP will take the connection pooling work over.
- Add OJP jdbc driver dependency to your project.
Enjoy OJP!