Logo
Explore Help
Sign In
iSharkFly-Docs/java-tutorials
1
0
Fork 0
You've already forked java-tutorials
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
java-tutorials/persistence-modules/spring-jpa-2/allTenants/tenant_2.properties

5 lines
176 B
Properties
Raw Permalink Normal View History

Bael 5407: Multitenancy with Spring Data JPA (#12507) * BAEL-5407: add entity, repository, controller, main class * BAEL-5407: add starter-web and postgres dependencies * BAEL-5407: add sample script * BAEL-5407: add tenant definition file * BAEL-5407: add tenant filter * BAEL-5407: add AbstractRoutingDataSource class * BAEL-5407: add TenantContext class * BAEL-5407: add MultitenantConfiguration class * BAEL-5407: replace Object with String * BAEL-5407: improve indentation * BAEL-5407: remove printStackTrace() * BAEL-5407: add security classes * BAEL-5407: add security dependencies * BAEL-5407: get Tenant from JWT token * BAEL-5407: improve indent * BAEL-5407: improve code quality Co-authored-by: h_sharifi <h_sharifi@modernisc.com>
2022-08-24 02:03:31 +04:30
name=tenant_2
datasource.url=jdbc:postgresql://localhost:5432/tenant2
datasource.username=postgres
datasource.password=123456
datasource.driver-class-name=org.postgresql.Driver
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 857ms Template: 4ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API