License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Data |
GroupId | GroupIdio.github.chenwuwen |
ArtifactId | ArtifactIddynamic-datasource-spring-boot-starter |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondynamic-datasource-spring-boot-starter
动态切换数据源
|
Project URL |
Project URL |
<!-- 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"]
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 |