jar

com.air-software : saas-datasource-spring-boot-starter

Maven & Gradle

May 13, 2022
6 stars

saas-datasource-spring-boot-starter · A quick start tool for dynamic adding and switching data sources of SaaS multi-tenancy.

Table Of Contents

Latest Version

Download com.air-software : saas-datasource-spring-boot-starter JAR file - Latest Versions:

All Versions

Download com.air-software : saas-datasource-spring-boot-starter JAR file - All Versions:

Version Vulnerabilities Size Updated
1.5.x
1.4.x
1.3.x
1.2.x
1.1.x
1.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 saas-datasource-spring-boot-starter-1.5.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.airsoftware.saas.datasource.annotation

├─ com.airsoftware.saas.datasource.annotation.EnableSaaSDataSource.class - [JAR]

├─ com.airsoftware.saas.datasource.annotation.SaaS.class - [JAR]

com.airsoftware.saas.datasource.core

├─ com.airsoftware.saas.datasource.core.SaaSDataSourceAnnotationAdvisor.class - [JAR]

├─ com.airsoftware.saas.datasource.core.SaaSDataSourceAnnotationInterceptor.class - [JAR]

├─ com.airsoftware.saas.datasource.core.SaaSDataSourceAutoConfiguration.class - [JAR]

├─ com.airsoftware.saas.datasource.core.SaaSDataSourceClassResolver.class - [JAR]

├─ com.airsoftware.saas.datasource.core.SaaSDataSourceCreator.class - [JAR]

├─ com.airsoftware.saas.datasource.core.SaaSDataSourceManager.class - [JAR]

com.airsoftware.saas.datasource.context

├─ com.airsoftware.saas.datasource.context.SaaSDataSource.class - [JAR]

├─ com.airsoftware.saas.datasource.context.SaaSDataSourcePool.class - [JAR]

com.airsoftware.saas.datasource.provider

├─ com.airsoftware.saas.datasource.provider.SaaSDataSourceProvider.class - [JAR]

com.airsoftware.saas.datasource.util

├─ com.airsoftware.saas.datasource.util.StringUtil.class - [JAR]