jar

br.com.damsete : multitenant

Maven & Gradle

Sep 03, 2020
1 stars

multitenant · Component for multitenancy project using Spring Framework

Table Of Contents

Latest Version

Download br.com.damsete : multitenant JAR file - Latest Versions:

All Versions

Download br.com.damsete : multitenant JAR file - All Versions:

Version Vulnerabilities Size Updated
0.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window multitenant-0.0.5.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

br.com.damsete.multitenant.config

├─ br.com.damsete.multitenant.config.TenantConfig.class - [JAR]

br.com.damsete.multitenant.hibernate

├─ br.com.damsete.multitenant.hibernate.CurrentTenantIdentifierResolverImpl.class - [JAR]

├─ br.com.damsete.multitenant.hibernate.MultiTenantConnectionProviderImpl.class - [JAR]

br.com.damsete.multitenant.filter

├─ br.com.damsete.multitenant.filter.TenantFilter.class - [JAR]

br.com.damsete.multitenant

├─ br.com.damsete.multitenant.TenantContext.class - [JAR]

Advertisement