Bumped Spring Boot to version 5.3.4 Bumped PMD extension to version 1.1.6 Bumped JUnit to version 5.11.3 Bumped JDK to version 23 (GitHub CI) |
||
---|---|---|
.. | ||
.idea | ||
.vscode | ||
lib/bld | ||
src | ||
.gitignore | ||
bld | ||
bld.bat | ||
README.md |
Compile and Run the Web Application
./bld compile run
Compile and Create the Executable JAR
./bld compile bootjar
Compile and Create the Executable WAR
./bld compile bootwar