mggoes / gradle-sample

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gradle Sample

This is a sample project using Gradle.

To run the application

  1. Build the project
./gradlew build 
  1. Start the service
 ./gradlew bootRun
  1. Access http://localhost:8080/docs/api.html

About


Languages

Language:Java 100.0%