The repo core-db is a module of the project https://github.com/wondergarance/core-abstract with database operations.
Please consult the details of the application from here: core-abstract README
- Java >= 14
- embedded database H2
You can run the command to package the project:
mvn clean package