auto-switch-datasource

注解方式切换数据源

License

License

Categories

Categories

Data Auto Application Layer Libs Code Generators
GroupId

GroupId

com.github.EDM-zhou
ArtifactId

ArtifactId

auto-switch-datasource
Last Version

Last Version

1.0.1-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

auto-switch-datasource
注解方式切换数据源

Download auto-switch-datasource

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.EDM-zhou/auto-switch-datasource/ -->
<dependency>
    <groupId>com.github.EDM-zhou</groupId>
    <artifactId>auto-switch-datasource</artifactId>
    <version>1.0.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.EDM-zhou/auto-switch-datasource/
implementation 'com.github.EDM-zhou:auto-switch-datasource:1.0.1-RELEASE'
// https://jarcasting.com/artifacts/com.github.EDM-zhou/auto-switch-datasource/
implementation ("com.github.EDM-zhou:auto-switch-datasource:1.0.1-RELEASE")
'com.github.EDM-zhou:auto-switch-datasource:jar:1.0.1-RELEASE'
<dependency org="com.github.EDM-zhou" name="auto-switch-datasource" rev="1.0.1-RELEASE">
  <artifact name="auto-switch-datasource" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.EDM-zhou', module='auto-switch-datasource', version='1.0.1-RELEASE')
)
libraryDependencies += "com.github.EDM-zhou" % "auto-switch-datasource" % "1.0.1-RELEASE"
[com.github.EDM-zhou/auto-switch-datasource "1.0.1-RELEASE"]

Dependencies

compile (3)

Group / Artifact Type Version
org.aspectj : aspectjweaver jar 1.6.12
org.aspectj : aspectjrt jar 1.6.12
org.springframework : spring-jdbc jar 4.0.2.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1-RELEASE
1.0.0-RELEASE