Skip to content

code4kunal/spring-boot-junit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

For build/execute:

  1. Go to project root directory.

mvn clean install

mvn spring-boot:run

  1. After successful build. Open swagger API documentaion for accessing URL

  2. Tests are written with junit convention

nameOfPublicMethod_precondition_expectedOutput

About

An example of Spring boot basic starter with Junit test cases

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages