.. | ||
.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
.. | ||
.idea | ||
.vscode | ||
lib/bld | ||
src | ||
.gitignore | ||
bld | ||
bld.bat | ||
README.md |
./bld compile run
./bld compile bootjar
./bld compile bootwar