ivlahek / multitenant-showcaseLinks
Multi tenant application using Spring Boot and Hibernate
☆36Updated 9 months ago
Alternatives and similar repositories for multitenant-showcase
Users that are interested in multitenant-showcase are comparing it to the libraries listed below
Sorting:
- Example of microservices application with Spring Boot, Zuul, Eureka, MongoDB and RabbitMQ.☆80Updated 5 years ago
- Spring Boot Multi-tenant Sample☆119Updated 3 years ago
- Sample application demonstrating dynamic Multi-tenancy with Spring Boot, Hibernate and Liquibase☆125Updated last year
- 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 …☆79Updated 2 years ago
- Sample Spring boot application secured using JWT auth in custom header(X-Auth-Token).☆110Updated last year
- sample spring cloud application that integrates with rabbitmq through spring cloud stream framework as shows how to setup message-driven …☆40Updated this week
- Repository from the article published in Medium☆93Updated 3 years ago
- A demo project for Spring Boot / Data / security, social / oauth2 logons, JWT, Mongo, SpringBootAdmin, Docker, docker-compose, Github Act…☆102Updated this week
- amran-bd / Oauth2Secure-microservices-architecture-apiGateway-springCloud-netflixOSS-PostgreSQL-full-demoI wanted a solution where we can easily captured Oauth2 and Oauth2 client for the secure communication with all of the microservices. Foc…☆39Updated 4 years ago
- Spring Boot starter library for multi-tenant OAuth2 resource servers (Spring Boot 3, Spring Security 6)☆63Updated 3 months ago
- Sample Spring Cloud microservices e-shop.☆82Updated 2 years ago
- An example implementation of Spring Boot R2DBC REST API with PostgreSQL database.☆25Updated 5 months ago
- ☆185Updated 10 months ago
- Public repository containing examples for my Medium posts