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
- Host: GitHub
- URL: https://github.com/sveri/spring-boot-template
- Owner: sveri
- Created: 2016-06-05T13:23:26.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-07-28T17:01:58.000Z (almost 9 years ago)
- Last Synced: 2025-04-09T23:11:43.658Z (2 months ago)
- Language: Java
- Size: 209 KB
- Stars: 25
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
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)