WebApp Oh-Lot !!

webapp-ohlot clone repository

$ git clone https://github.com/PCloud63514/webapp-ohlot.git {project-path}
$ cd project-path
$ git remote remove origin

application deployment script

It's incomplete. Please clone it for the first time and run event number 4.

$ /bin/bash deployment.sh

application run

Java 11 must be installed.

$ ./gradlew applications:{app-name}:bootRun

// example
$ ./gradlew applications:app-ohlot:bootRun

swagger 3.0

can configure the port from applications/app-ohlot/src/resources/application.yml

localhost:8080/swagger-ui/index.html