amran-bd / Dynamic-Multi-Tenancy-Using-Java-Spring-Boot-Security-JWT-Rest-API-MySQL-Postgresql-full-example
I wanted a solution where multi-tenancy is achieved by having a database per tenant and all user information (username, password, client Id etc) for authentication and authorization stored in a user table in the respective tenant databases. It meant that not only did I need a multi-tenant application, but also a secure application like any other…
☆69Updated last year
Related projects ⓘ
Alternatives and complementary repositories for Dynamic-Multi-Tenancy-Using-Java-Spring-Boot-Security-JWT-Rest-API-MySQL-Postgresql-full-example
- Spring Boot 2 JPA Hibernate with database per tenant with dynamic configuration of tenants, secured by Spring Security☆99Updated 2 years ago
- An example implementation of Spring Boot R2DBC REST API with PostgreSQL database.☆24Updated 10 months ago
- Multi tenant application using Spring Boot and Hibernate☆36Updated 2 months ago
- ☆64Updated 2 years ago
- Example project for Multi Tenancy with Spring Boot.☆25Updated 3 years ago
- Spring Boot Multi-tenant Sample☆113Updated 3 years ago
- spring-boot microservice example based on Spring Webflux, Apache Kafka, MongoDB, Docker☆23Updated 11 months ago
- Source code examples built for the purpose of video course: Microservices On Kubernetes☆37Updated this week
- ☆66Updated 2 weeks ago
- The goal of this project is to implement two Spring Boot applications: bitcoin-api and bitcoin-client. The bitcoin-api application simula…☆53Updated this week
- The demo repository showing modulith architecture with Spring Boot and Spring Modulith☆74Updated this week
- ☆16Updated last year
- Customized version of the spring authorization server☆65Updated 2 months ago
- SaaS application style multi-tenancy with database per tenant using Spring Boot 2 + JPA + Hibernate + Spring Security 5☆32Updated 6 years ago
- Examples with Spring Security (OAuth2 and OpenID Connect, Authentication and Authorization)☆28Updated 2 years ago
- ☆20Updated 6 years ago
- Spring Boot Demo with microservices that performs distributed transactions☆87Updated 3 weeks ago
- Spring Security 5.5 From Taxi To Takeoff☆68Updated 2 years ago
- A notification service implemented with use of Server Sent Events (SSE) technology☆44Updated 4 years ago
- Batch Processing Large Data Sets with Spring Boot and Spring Batch☆37Updated 5 years ago
- Multi-tenant Spring Boot demo project☆69Updated 4 years ago
- Hexagonal Architecture DDD Spring boot☆28Updated 2 years ago
- Spring Boot 2.1.x OAuth2 JWT Authorization server with Database (JPA, Hibernate, PostgreSQL, Liquibase)☆52Updated 2 years ago
- Demo illustrating the usage of Spring Security in microservices built on top of Spring Boot and Spring Cloud☆103Updated this week
- Native Java Apps with Micronaut, Quarkus, and Spring Boot☆61Updated last year
- ☆32Updated 3 years ago
- Spring boot cloud series with latest technologies☆31Updated 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…☆38Updated 4 years ago
- Demo application illustrating advanced usage of GraphQL with Spring Boot like filtering or relationship fetching☆62Updated this week
- Backend application leveraging redis cache to reduce network calls and improve latency.☆27Updated 11 months ago