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