personal playground to test
- daisyui / thymleaf / htmx integration
- time sorted id / jpa integration
- strict hibernate conf
- hibernate L1/L2 caches
- strict csp with haproxy
- alpinejs csp
rbac db auth is just for demo
sdk env installnvm i
npm i
npm run build
./gradlew clean ktlintFormat ktlintCheck buildcd ./keystore/
chmod +x *.sh
./gen_cert.sh
cd ..spring is configured with compose support, run with ide or
./gradlew jibDockerBuilddocker compose up --buildhttps://github.com/HotswapProjects/HotswapAgent
-XX:+AllowEnhancedClassRedefinition -XX:HotswapAgent=fatjarjava -agentlib:native-image-agent=config-merge-dir=./src/main/resources/META-INF/native-image/ \
-jar -Dspring.profiles.active="default" \
./build/libs/*.jar