# cd to project then run gradlew.bat bootRun
# RUN AS ADMINISTRATOR choco install watchexec
watchexec -r -e java,xml,jsp,html,css,js,properties,gradle -i '.gradle' -i '.idea' -i 'out' -- gradlew.bat clean bootRun