$ git clone https://github.com/PCloud63514/webapp-ohlot.git {project-path}
$ cd project-path
$ git remote remove origin
It's incomplete. Please clone it for the first time and run event number 4.
$ /bin/bash deployment.sh
Java 11 must be installed.
$ ./gradlew applications:{app-name}:bootRun
// example
$ ./gradlew applications:app-ohlot:bootRun
can configure the port from applications/app-ohlot/src/resources/application.yml