Skip to content

JacobStewart20/gradle-springboot-insertion-sort

Repository files navigation

Sample SpringBoot project

Small springboot project built with gradle used as a reference/practice/fun

To run project:

  1. first obtain project: git clone https://github.com/JacobStewart20/gradle-springboot-insertion-sort.git
  2. next build with gradle wrapper: ./gradlew build
  3. finally run as springboot app: ./gradlew bootRun

About

sample java project with springboot framework built with gradle

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages