mybatis-spring-boot-sample-xml

MyBatis 多租户、逻辑删除、数据权限插件-SqlHelper Spring Boot版本

License

License

Categories

Categories

Spring Boot Container Microservices Data MyBatis ORM
GroupId

GroupId

io.github.heykb
ArtifactId

ArtifactId

mybatis-spring-boot-dynamic-datasource
Last Version

Last Version

3.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

mybatis-spring-boot-sample-xml
MyBatis 多租户、逻辑删除、数据权限插件-SqlHelper Spring Boot版本

Download mybatis-spring-boot-dynamic-datasource

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
io.github.heykb : mybatis-sqlhelper-spring-boot-starter jar 3.0.0

runtime (2)

Group / Artifact Type Version
com.h2database : h2 jar
mysql : mysql-connector-java jar 8.0.27

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.0