sunitk / multitenancyLinks
SaaS application style multi-tenancy with database per tenant using Spring Boot 2 + JPA + Hibernate + Spring Security 5
☆33Updated 7 years ago
Alternatives and similar repositories for multitenancy
Users that are interested in multitenancy are comparing it to the libraries listed below
Sorting:
- Spring Boot 2 JPA Hibernate with database per tenant with dynamic configuration of tenants, secured by Spring Security☆105Updated 3 years ago
- ☆53Updated 7 years ago
- A JHipster blueprint for creating multitenant applications☆82Updated 2 years ago
- Spring Boot 2.1.x OAuth2 JWT Authorization server with Database (JPA, Hibernate, PostgreSQL, Liquibase)☆50Updated 3 years ago
- Spring Security and OAuth2/OIDC Client Example☆61Updated 3 weeks ago
- Micronaut blueprint for JHipster☆101Updated last week
- ❤️ 21-Points Health is an app you can use to monitor your health.☆295Updated 3 months ago
- A JHipster module for better interaction with an already existing database☆71Updated 2 years ago
- A customised Spring Initailizr to help folks create Axon based CQRS & Event Sourced applications from scratch.☆53Updated 4 years ago
- Examples for my blog posts.☆116Updated last year
- REST API for Spring Batch using Spring Boot 2.2☆90Updated last year
- Workshop at Spring I/O 2019 on "Securing Microservices with OpenID Connect and Spring Security 5.1"☆43Updated 6 years ago
- Dynanic Job Scheduling with Quartz and Spring☆51Updated 5 years ago
- Demo application focusing on the Food Ordering domain - Used in our video series☆33Updated 6 years ago
- PoC for Spring Boot 2 + Spring Security 5 + Keycloak 3.4.3 without Keycloak Adapter☆145Updated 6 years ago
- Demo steps for Spring One 2019☆106Updated 3 years ago
- The repo for my post series about Keycloak and how to use it to secure Spring Boot applications and services☆73Updated 5 years ago
- multilingual easy-to-customize open source CMS made by Java☆97Updated 6 years ago
- Demo blog application using Spring boot and Angular 2 to create a modern, microservice-oriented application☆58Updated 7 years ago
- Spring Boot Multi-tenant Sample☆74Updated 8 years ago
- Axon Framework demo application focused around a simple giftcard domain.☆138Updated 4 months ago
- This is a sample application created with JHipster, with the Microservice type☆60Updated 5 months ago
- Slides & Code from my "How to secure your Spring Boot Apps with Keycloak" talk at Spring I/O 2018☆88Updated 2 years ago
- Demo for using Angular and Spring RSocket together☆29Updated last year
- Spring Boot applications/microservices demo using Consul discovery & config☆64Updated last week
- A super simple single table CRUD example with Spring Data JPA and Vaadin.☆102Updated 3 years ago
- sample micronaut application illustrates using basic microservices patterns like distributed configuration and service discovery with Con…