Skip to content

Spring boot java application with spring-security and project structure

Notifications You must be signed in to change notification settings

farhanx/java_spring_boot_app_template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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