Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 283 Bytes

README.MD

File metadata and controls

11 lines (8 loc) · 283 Bytes

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)