Bumped Spring Boot to version 3.4.1 Bumped PMD extension to version 1.1.7 Bumped JUnit to version 5.11.4 |
||
---|---|---|
.. | ||
.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