Spring Boot to version 3.3.1 PMD extension to version 1.0.1 AssertJ to version 3.26.0 |
||
---|---|---|
.. | ||
.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