Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 315 Bytes

File metadata and controls

16 lines (12 loc) · 315 Bytes

Spring Boot application template

build

Includes:

  • Spring Boot 3.1.2
  • Spring Web
  • Spring Data
  • Lombok
  • Liquibase
  • H2 database
  • Sample entity, repository, service and controller