An open API service indexing awesome lists of open source software.

https://github.com/sveri/spring-boot-template

User management / bootstrap theme / spring-data
https://github.com/sveri/spring-boot-template

Last synced: 2 months ago
JSON representation

User management / bootstrap theme / spring-data

Awesome Lists containing this project

README

        

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)