jar

cc.uncarbon.framework : helio-starter-tenant

Maven & Gradle

Jul 01, 2023
68.2k stars
Table Of Contents

Latest Version

Download cc.uncarbon.framework : helio-starter-tenant JAR file - Latest Versions:

All Versions

Download cc.uncarbon.framework : helio-starter-tenant JAR file - All Versions:

Version Vulnerabilities Size Updated
1.8.x
1.7.x
1.6.x
1.5.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 helio-starter-tenant-1.8.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

cc.uncarbon.framework.tenant.config

├─ cc.uncarbon.framework.tenant.config.GlobalTenantDataSourceConfiguration.class - [JAR]

├─ cc.uncarbon.framework.tenant.config.HelioTenantAutoConfiguration.class - [JAR]

cc.uncarbon.framework.tenant.tenantdatasource

├─ cc.uncarbon.framework.tenant.tenantdatasource.GlobalTenantDataSourceAdvisor.class - [JAR]

├─ cc.uncarbon.framework.tenant.tenantdatasource.GlobalTenantDataSourceInterceptor.class - [JAR]

cc.uncarbon.framework.tenant.support

├─ cc.uncarbon.framework.tenant.support.TenantDataSourceSupport.class - [JAR]

├─ cc.uncarbon.framework.tenant.support.TenantLineSupport.class - [JAR]

├─ cc.uncarbon.framework.tenant.support.TenantTableSupport.class - [JAR]

cc.uncarbon.framework.tenant.annotation

├─ cc.uncarbon.framework.tenant.annotation.EnableGlobalTenantDataSource.class - [JAR]

├─ cc.uncarbon.framework.tenant.annotation.IgnoreTenantDataSource.class - [JAR]

Advertisement