Skip to content

djnzx/java-springboot-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SpringBoot Template Project

this project is the minimal scaffolding to create spring-boot application

Spring Boot dependencies

  • spring-boot-starter-web
  • spring-boot-starter-data-jpa
  • spring-boot-starter-logging
  • spring-boot-starter-thymeleaf

Testing dependencies

  • hamcrest-core
  • assertj-core
  • junit-jupiter-api
  • junit-jupiter-engine

Other useful dependencies

  • com.h2database
  • lombok

alexr github link

About

java spring boot template

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages