/thymeleaf_ng_demo

Spring Security Thymeleaf with Angular

Primary LanguageJavaScript

thymeleaf_ng_demo

build and run

Linux

./gradlew clean build bootRepackage bootRun -x test

Win

gradlew clean build bootRepackage bootRun -x test