REST API works

This commit is contained in:
Vu Tuan Minh
2025-09-30 01:49:48 +02:00
parent 6f75f83f58
commit d18bb21b74
30 changed files with 857 additions and 0 deletions

4
run-hsqldb-server.sh Executable file
View File

@@ -0,0 +1,4 @@
mvn dependency:copy-dependencies
mkdir data 2> /dev/null
cd data
java -cp ../target/dependency/hsqldb-2.7.2.jar org.hsqldb.Server