spring-boot-template icon indicating copy to clipboard operation
spring-boot-template copied to clipboard

User management / bootstrap theme / spring-data

h1. Spring Boot Template

Contains a bit of code to get headstarted

  • Thymeleaf support
  • User registration (mail support)
  • JWT support for REST API
  • Selenium for tests
  • postgresql sql file for initial setup
  • data.sql contains initial admin user (login: admin password: admin)