sunitk / multitenancy-dynamic-tenant

Spring Boot 2 JPA Hibernate with database per tenant with dynamic configuration of tenants, secured by Spring Security
Apache License 2.0
99 stars 76 forks source link

Added throwable #10

Closed Jam3si closed 4 years ago

Jam3si commented 4 years ago

There is an missing throw when username was not found. CustomUserDetailService needs it also there