Skip to content

vksandeep/springBootTodoapp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is a todoapp Springboot REST api with JUnit test cases and swagger API documentation. It uses H2 in-memory Database.

Prerequisite : STS 3.6 or later tomcat8 Java 8 gradle 2.1 Eclipse Buildship 2.1.0 or later

Running todoapp Import project on STS as Gradle Project Right click on project "Run as" -> "Spring Boot App"

Accessing API Document http://localhost:8080/swagger-ui.html

Running test case Right click on project "Run as" -> "JUnit Test"

Making build using terminal $ gradle build

About

A sample Spring Boot To Do Application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%