Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/patrick-emmanuel/spring-boot-boilerplate

A full-featured production ready project to bootstrap your spring boot app with user authentication, and test samples.
https://github.com/patrick-emmanuel/spring-boot-boilerplate

boilerplate bootstrap database flyway-postgresql flywaydb hibernate-search java-8 junit jwt-authentication spring spring-boot spring-security swagger-ui swagger2 tdd

Last synced: 3 months ago
JSON representation

A full-featured production ready project to bootstrap your spring boot app with user authentication, and test samples.

Awesome Lists containing this project

README

        

# Spring Boot Boilerplate
A project to bootstrap a spring boot app with user authentication with a database, and test samples.

# Worthy Mention
JWT implementation inspired by [szerhusenBC](https://github.com/szerhusenBC/jwt-spring-security-demo).