Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 408 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 408 Bytes

Sample Spring Boot App

Spring boot app with

  • IntelliJ project
  • spring security
  • roles and user tables
  • managed directory structure with controllers and services
  • liquibase with changelog for dataabse
  • Thymleaf template and views
  • database models and entities samples
  • multi language sample strings and property files

To run this application make sure you will create a database

  • template