jar

com.github.lzj960515 : kq-universal-dynamic-datasource-starter

Maven & Gradle

Feb 19, 2023
14 stars
Table Of Contents

Latest Version

Download com.github.lzj960515 : kq-universal-dynamic-datasource-starter JAR file - Latest Versions:

All Versions

Download com.github.lzj960515 : kq-universal-dynamic-datasource-starter JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.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 kq-universal-dynamic-datasource-starter-1.1.5.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.kqinfo.universal.dynamic.datasource

├─ com.kqinfo.universal.dynamic.datasource.DataSourceHelper.class - [JAR]

├─ com.kqinfo.universal.dynamic.datasource.DataSourceRegister.class - [JAR]

├─ com.kqinfo.universal.dynamic.datasource.DynamicDataSource.class - [JAR]

├─ com.kqinfo.universal.dynamic.datasource.DynamicDataSourceContextHolder.class - [JAR]

├─ com.kqinfo.universal.dynamic.datasource.DynamicDataSourceDao.class - [JAR]

├─ com.kqinfo.universal.dynamic.datasource.DynamicDataSourceInfo.class - [JAR]

├─ com.kqinfo.universal.dynamic.datasource.EncryptHandler.class - [JAR]

com.kqinfo.universal.dynamic.properties

├─ com.kqinfo.universal.dynamic.properties.DynamicDataSourceProperties.class - [JAR]

com.kqinfo.universal.dynamic.config

├─ com.kqinfo.universal.dynamic.config.KqDynamicDataSourceAutoConfiguration.class - [JAR]

Advertisement