spring-boot-mybatis-rw-starter

基于mybatis,springboot开箱即用的读写分离插件

License

License

Categories

Categories

Spring Boot Container Microservices MyBatis Data ORM
GroupId

GroupId

com.github.chenlei2
ArtifactId

ArtifactId

spring-boot-mybatis-rw-starter
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

https://github.com/chenlei2/spring-boot-mybatis-rw/tree/master
Source Code Management

Source Code Management

https://github.com/chenlei2/spring-boot-mybatis-rw/tree/master

Download spring-boot-mybatis-rw-starter

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.chenlei2/spring-boot-mybatis-rw-starter/ -->
<dependency>
    <groupId>com.github.chenlei2</groupId>
    <artifactId>spring-boot-mybatis-rw-starter</artifactId>
    <version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.chenlei2/spring-boot-mybatis-rw-starter/
implementation 'com.github.chenlei2:spring-boot-mybatis-rw-starter:0.0.2'
// https://jarcasting.com/artifacts/com.github.chenlei2/spring-boot-mybatis-rw-starter/
implementation ("com.github.chenlei2:spring-boot-mybatis-rw-starter:0.0.2")
'com.github.chenlei2:spring-boot-mybatis-rw-starter:jar:0.0.2'
<dependency org="com.github.chenlei2" name="spring-boot-mybatis-rw-starter" rev="0.0.2">
  <artifact name="spring-boot-mybatis-rw-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.chenlei2', module='spring-boot-mybatis-rw-starter', version='0.0.2')
)
libraryDependencies += "com.github.chenlei2" % "spring-boot-mybatis-rw-starter" % "0.0.2"
[com.github.chenlei2/spring-boot-mybatis-rw-starter "0.0.2"]

Dependencies

compile (3)

Group / Artifact Type Version
org.mybatis : mybatis jar 3.4.1
org.mybatis : mybatis-spring jar 1.3.0
org.springframework.boot : spring-boot-starter-jdbc jar

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2
0.0.1.releases
0.0.1