dynamic-datasource-spring-boot-starter

动态切换数据源

License

License

Categories

Categories

Spring Boot Container Microservices Data
GroupId

GroupId

io.github.chenwuwen
ArtifactId

ArtifactId

dynamic-datasource-spring-boot-starter
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

dynamic-datasource-spring-boot-starter
动态切换数据源
Project URL

Project URL

https://chenwuwen.github.io/

Download dynamic-datasource-spring-boot-starter

How to add to project

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

Dependencies

runtime (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-aop jar
org.springframework.boot : spring-boot-starter-jdbc jar
p6spy : p6spy jar 3.8.5
com.google.guava : guava jar 28.2-jre

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0