ivlahek / multitenant-showcaseLinks
Multi tenant application using Spring Boot and Hibernate
☆36Updated last year
Alternatives and similar repositories for multitenant-showcase
Users that are interested in multitenant-showcase are comparing it to the libraries listed below
Sorting:
- Spring Boot Multi-tenant Sample☆121Updated 4 years ago
- amran-bd / Dynamic-Multi-Tenancy-Using-Java-Spring-Boot-Security-JWT-Rest-API-MySQL-Postgresql-full-exampleI wanted a solution where multi-tenancy is achieved by having a database per tenant and all user information (username, password, client …☆84Updated 2 years ago
- Spring Boot 2 JPA Hibernate with database per tenant with dynamic configuration of tenants, secured by Spring Security☆105Updated 3 years ago
- Spring Boot starter library for multi-tenant OAuth2 resource servers (Spring Boot 3, Spring Security 6)☆69Updated 7 months ago
- A demo project for Spring Boot / Data / security, social / oauth2 logons, JWT, Mongo, SpringBootAdmin, Docker, docker-compose, Github Act…☆105Updated last week
- sample spring cloud application that integrates with rabbitmq through spring cloud stream framework as shows how to setup message-driven …☆41Updated 3 weeks ago
- Sample application demonstrating dynamic Multi-tenancy with Spring Boot, Hibernate and Liquibase☆131Updated 2 years ago
- Sample Spring Cloud microservices e-shop.☆85Updated 2 years ago
- Simple Event Driven Microservices with Spring Cloud Stream☆97Updated 5 years ago
- Samples showing how to build multitenant applications with Java and Spring Boot☆151Updated last year
- ☆187Updated last year
- Code of the 'Practical Guide to Building an API Back End with Spring Boot' book☆143Updated last year
- Yeoman based Spring Boot Microservice generator☆238Updated this week
- Spring REST server for glee-o-meter☆131Updated 2 years ago
- spring-boot microservice example based on Spring Webflux, Apache Kafka, MongoDB, Docker☆22Updated 2 months ago
- Example of microservices application with Spring Boot, Zuul, Eureka, MongoDB and RabbitMQ.☆80Updated 6 years ago
- ☆79Updated this week
- This is a simple spring-boot app that shows how to configure easily RabbitMQ with AMQP for producing and consuming messages in default fo…☆172Updated 3 years ago
- Spring Boot & Multi-Module Maven Project☆37Updated 4 years ago
- The goal of this project is to implement a "News" processing pipeline composed of five Spring Boot applications: producer-api, categorize…☆98Updated 2 months ago
- Sample Spring boot application secured using JWT auth in custom header(X-Auth-Token).☆108Updated 2 months ago
- Spring Boot Data JPA with Filter, Pagination and Sorting☆77Updated 2 months ago
- Customized version of the spring authorization server☆77Updated last month
- sample micronaut application illustrates using basic microservices patterns like distributed configuration and service discovery with Con…☆59Updated last week
- Demo illustrating the usage of Spring Security in microservices built on top of Spring Boot and Spring Cloud☆114Updated 3 weeks 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…