- database utility
./gradlew clean build
docker compose up -d
deploy build/libs/db-view.war
file to j2ee container
- require rebuild
- modify preset array in
src/main/webapp/javascript/preset.js
- modify preset array in
- require rebuild
- add css file to
src/main/webapp/css
- new css will appear in theme select box.
- add css file to