Skip to content

rao2100/SpringBootStarter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpringBootStarter

A simple SpringBoot application using gradle, with some common features.

To clean and build:

./gradlew

To run:

java -jar build/libs/spring-starter-0.2.0.jar

To generate test report:

./gradlew jacocoTestReport

Test Report can be found at build/jacocoHtml/index.html

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages