jar

org.yunchen.gb : gb-plugin-multi-tenancy

Maven & Gradle

Jan 26, 2023
Table Of Contents

Latest Version

Download org.yunchen.gb : gb-plugin-multi-tenancy JAR file - Latest Versions:

All Versions

Download org.yunchen.gb : gb-plugin-multi-tenancy JAR file - All Versions:

Version Vulnerabilities Size Updated
1.3.x
1.2.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 gb-plugin-multi-tenancy-1.3.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.yunchen.gb.plugin.multi.tenancy.auto

├─ org.yunchen.gb.plugin.multi.tenancy.auto.DatabaseConfiguration.class - [JAR]

├─ org.yunchen.gb.plugin.multi.tenancy.auto.DatabaseProvisioningService.class - [JAR]

org.yunchen.gb.plugin.multi.tenancy.web

├─ org.yunchen.gb.plugin.multi.tenancy.web.CookieTenantResolver.class - [JAR]

├─ org.yunchen.gb.plugin.multi.tenancy.web.HttpHeaderTenantResolver.class - [JAR]

├─ org.yunchen.gb.plugin.multi.tenancy.web.SessionTenantResolver.class - [JAR]

├─ org.yunchen.gb.plugin.multi.tenancy.web.SubDomainTenantResolver.class - [JAR]

org.yunchen.gb.plugin.multi.tenancy.resolvers

├─ org.yunchen.gb.plugin.multi.tenancy.resolvers.FixedTenantResolver.class - [JAR]

├─ org.yunchen.gb.plugin.multi.tenancy.resolvers.NoTenantResolver.class - [JAR]

├─ org.yunchen.gb.plugin.multi.tenancy.resolvers.SystemPropertyTenantResolver.class - [JAR]

org.yunchen.gb.plugin.multi.tenancy

├─ org.yunchen.gb.plugin.multi.tenancy.BaseTenantSetting.class - [JAR]