melthaw / spring-backend-boilerplate
The modularized backend boilerplate based on Spring Boot Framework, easy to get started and add your business part.
☆166Updated 3 years ago
Alternatives and similar repositories for spring-backend-boilerplate
Users that are interested in spring-backend-boilerplate are comparing it to the libraries listed below
Sorting:
- A Spring Web Application using Hibernate, Thymeleaf and Twitter Bootstrap built to use as a template for new projects☆45Updated 10 years ago
- some examples that show basic and more advanced implementations of oauth2 authorization mechanism in spring-cloud microservices environme…☆133Updated 5 years ago
- sample spring cloud application that integrates with rabbitmq through spring cloud stream framework as shows how to setup message-driven …☆40Updated this week
- Example Spring Boot and WebFlux (Reactive Web) with Spring Security and JWT for token Authentication and Authorization☆142Updated last year
- Spring Boot 2 JPA Hibernate with database per tenant with dynamic configuration of tenants, secured by Spring Security☆103Updated 3 years ago
- Example of microservices application with Spring Boot, Zuul, Eureka, MongoDB and RabbitMQ.☆80Updated 5 years ago
- Spring Cloud Micro Services with Eureka Discovery, Zuul Proxy, OAuth2 Security, Hystrix CircuitBreaker, Sleuth Zipkin, ELK Stack Logging,…☆120Updated 4 years ago
- Spring Boot 2.6.x - Spring Security - Rest Api Security Example☆146Updated last year
- spring-security-dynamic-authorization-and-authentication☆25Updated 4 months ago
- Spring Boot 2.1.x OAuth2 JWT Authorization server with Database (JPA, Hibernate, PostgreSQL, Liquibase)☆51Updated 2 years ago
- Spring Boot , OAuth 2 , JWT (Json Web Token) and Swagger UI☆105Updated 8 months ago
- ☆53Updated 7 years ago
- Demo project for Spring Boot 2 and Quartz scheduler integration☆75Updated 5 years ago
- ☆72Updated 2 years ago
- Single Sign On Authentication Server with Spring OAuth2 and MongoDB☆104Updated last year
- Spring Boot Multi-tenant Sample☆119Updated 3 years ago
- sample microservices demonstrating usage of spring reactive support with spring webflux and integration spring cloud, eureka, ribbon, spr…☆105Updated 3 weeks ago
- Multi-instance Reactive WebSocket messaging Chat App demo using Spring Boot 3.x, Java 21 and Redis Pub/Sub☆184Updated 2 weeks ago
- ☆75Updated 6 years ago
- Spring Boot + Quartz + Angular2 demo application. It explains how to schedule a cron job, how to pause a job, resume a job, edit quartz j…☆102Updated 2 years ago
- ☆20Updated 8 years ago
- Authorization Server and OpenID Provider on Spring Framework☆83Updated 6 months ago
- Code and articles to help folks get started with Spring Cloud Gateway.☆188Updated 2 years ago
- Simple demo of a multi-tenant web application using Spring Boot + Spring Data JPA + Hibernate + MySQL + Thymeleaf