No description
Find a file
Andrea Spacca 26814db8d9
Add dependecies for hsqldb (#132)
* add dependecies for h2 db

* Attempt to test h2 with docker-compose.

* bump h2 to 2.0.202

* add dependecies for h2 db

* use pgsql mode

* switch to hsqldb

* fix hibernate dialect

Co-authored-by: FireMaskterK <20838718+FireMasterK@users.noreply.github.com>
2021-12-11 19:47:40 +00:00
.github Add dependecies for hsqldb (#132) 2021-12-11 19:47:40 +00:00
gradle/wrapper Update gradle wrapper. 2021-09-10 00:27:50 +05:30
src/main Add hibernate properties from env variables. 2021-11-23 01:50:06 +00:00
testing Add dependecies for hsqldb (#132) 2021-12-11 19:47:40 +00:00
.dockerignore Add script and CI to automatically test backend changes. (#127) 2021-11-06 03:57:33 +00:00
.gitignore Use Hibernate as a database (#32) 2021-07-17 04:10:46 +05:30
build.gradle Add dependecies for hsqldb (#132) 2021-12-11 19:47:40 +00:00
config.properties Add configuration property to disable registration. 2021-11-09 06:27:29 +00:00
docker-compose.yml Use Hibernate as a database (#32) 2021-07-17 04:10:46 +05:30
Dockerfile Change from AdoptOpenJDK to eclipse-temurin. 2021-11-08 14:56:45 +00:00
Dockerfile.openj9 Use ibm-semeru-runtimes for openj9 and build arm64 images. 2021-11-05 15:34:51 +00:00
gradlew specify java version in build.gradle (#15) 2021-02-05 21:36:05 +05:30
gradlew.bat Initial commit. 2020-11-13 02:49:45 +05:30
LICENSE Initial commit. 2020-11-13 02:49:45 +05:30
README.md Initial commit 2020-11-13 02:22:38 +05:30
settings.gradle Initial commit. 2020-11-13 02:49:45 +05:30

Piped