Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Cleanup
examples-standalone-hibernate5
Use correct dependencies and narrow the scopes. Switch from `tomcat-jdbc` to `HikariCP` as this will be the new default. Apply Gradle plugins in subproject instead of having logic and conditions in the root build file apply them - much easier to see what's being applied.
- Loading branch information