springboot-mybatis-wr-separation

springboot-mybatis-wr-separation is a Maven project based on SpringBoot and Mybatis, which is Provide read-write separation function.Supporting one master DB and one slave DB.

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.gitee.sunchenbin
ArtifactId

ArtifactId

springboot-mybatis-wr-separation
Last Version

Last Version

0.0.4.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

springboot-mybatis-wr-separation
springboot-mybatis-wr-separation is a Maven project based on SpringBoot and Mybatis, which is Provide read-write separation function.Supporting one master DB and one slave DB.
Project URL

Project URL

https://gitee.com/sunchenbin/springboot-mybatis-wr-separation
Project Organization

Project Organization

Pivotal Software, Inc.
Source Code Management

Source Code Management

https://gitee.com/sunchenbin/springboot-mybatis-wr-separation

Download springboot-mybatis-wr-separation

How to add to project

<!-- https://jarcasting.com/artifacts/com.gitee.sunchenbin/springboot-mybatis-wr-separation/ -->
<dependency>
    <groupId>com.gitee.sunchenbin</groupId>
    <artifactId>springboot-mybatis-wr-separation</artifactId>
    <version>0.0.4.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.sunchenbin/springboot-mybatis-wr-separation/
implementation 'com.gitee.sunchenbin:springboot-mybatis-wr-separation:0.0.4.RELEASE'
// https://jarcasting.com/artifacts/com.gitee.sunchenbin/springboot-mybatis-wr-separation/
implementation ("com.gitee.sunchenbin:springboot-mybatis-wr-separation:0.0.4.RELEASE")
'com.gitee.sunchenbin:springboot-mybatis-wr-separation:jar:0.0.4.RELEASE'
<dependency org="com.gitee.sunchenbin" name="springboot-mybatis-wr-separation" rev="0.0.4.RELEASE">
  <artifact name="springboot-mybatis-wr-separation" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.sunchenbin', module='springboot-mybatis-wr-separation', version='0.0.4.RELEASE')
)
libraryDependencies += "com.gitee.sunchenbin" % "springboot-mybatis-wr-separation" % "0.0.4.RELEASE"
[com.gitee.sunchenbin/springboot-mybatis-wr-separation "0.0.4.RELEASE"]

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-aop jar 1.5.4.RELEASE
org.mybatis.spring.boot : mybatis-spring-boot-starter jar 1.3.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.4.RELEASE
0.0.3.RELEASE
0.0.2.RELEASE
0.0.1.RELEASE