jar

com.github.chenlei2 : spring-boot-mybatis-rw-starter

Maven & Gradle

Sep 23, 2019
338 stars

spring-boot-mybatis-rw-starter · 基于mybatis,springboot开箱即用的读写分离插件

Table Of Contents

Latest Version

Download com.github.chenlei2 : spring-boot-mybatis-rw-starter JAR file - Latest Versions:

All Versions

Download com.github.chenlei2 : spring-boot-mybatis-rw-starter JAR file - All Versions:

Version Vulnerabilities Size Updated
0.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 spring-boot-mybatis-rw-starter-0.0.1.releases.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.chenlei2.springboot.mybatis.rw.starter.pulgin

├─ com.github.chenlei2.springboot.mybatis.rw.starter.pulgin.RWPlugin.class - [JAR]

com.github.chenlei2.springboot.mybatis.rw.starter.datasource

├─ com.github.chenlei2.springboot.mybatis.rw.starter.datasource.AbstractRWDataSourceRout.class - [JAR]

├─ com.github.chenlei2.springboot.mybatis.rw.starter.datasource.ConnectionHold.class - [JAR]

├─ com.github.chenlei2.springboot.mybatis.rw.starter.datasource.DataSourceHold.class - [JAR]

├─ com.github.chenlei2.springboot.mybatis.rw.starter.datasource.DataSourceProxy.class - [JAR]

├─ com.github.chenlei2.springboot.mybatis.rw.starter.datasource.DataSourceRout.class - [JAR]

├─ com.github.chenlei2.springboot.mybatis.rw.starter.datasource.UserDataSourceRout.class - [JAR]

com.github.chenlei2.springboot.mybatis.rw.starter.datasource.impl

├─ com.github.chenlei2.springboot.mybatis.rw.starter.datasource.impl.RoundRobinRWDataSourceRout.class - [JAR]

com.github.chenlei2.springboot.mybatis.rw.starter

├─ com.github.chenlei2.springboot.mybatis.rw.starter.MybatisAutoConfiguration.class - [JAR]

├─ com.github.chenlei2.springboot.mybatis.rw.starter.MybatisProperties.class - [JAR]