jar

com.github.kuhn-he : saas-datasource-spring-boot-starter

Maven & Gradle

Dec 25, 2018
9 stars

saas-datasource-spring-boot-starter · spring boot starter for Software-as-a-Service datasource base on mybatis-plus(https://github.com/baomidou/mybatis-plus)

Table Of Contents

Latest Version

Download com.github.kuhn-he : saas-datasource-spring-boot-starter JAR file - Latest Versions:

All Versions

Download com.github.kuhn-he : saas-datasource-spring-boot-starter JAR file - All Versions:

Version Vulnerabilities Size Updated
3.0.x
mybatis

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-3.0.6.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.kuhn_he.saas.ds

├─ com.github.kuhn_he.saas.ds.DynamicDataSourcePlusAnnotationAdvisor.class - [JAR]

├─ com.github.kuhn_he.saas.ds.DynamicDataSourcePlusAnnotationInterceptor.class - [JAR]

├─ com.github.kuhn_he.saas.ds.DynamicDataSourcePlusAutoConfiguration.class - [JAR]

├─ com.github.kuhn_he.saas.ds.DynamicDataSourcePlusCreator.class - [JAR]

├─ com.github.kuhn_he.saas.ds.DynamicDataSourcePlusProvider.class - [JAR]

com.github.kuhn_he.saas.ds.annotation

├─ com.github.kuhn_he.saas.ds.annotation.EnableDynamicRouteDataSource.class - [JAR]

├─ com.github.kuhn_he.saas.ds.annotation.SAAS.class - [JAR]