Last Version

cn.xphsc.boot:dynamic-datasource-spring-boot-autoconfigure 1.0.0

dynamic datasourc Spring Boot AutoConfigure 多数据源的启动器组件

License

License

Categories

Categories

Spring Boot Container Microservices Data Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

cn.xphsc.boot
ArtifactId

ArtifactId

dynamic-datasource-spring-boot-autoconfigure
Version

Version

1.0.0
Type

Type

jar
Description

Description

dynamic datasourc Spring Boot AutoConfigure 多数据源的启动器组件

Download dynamic-datasource-spring-boot-autoconfigure 1.0.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure Optional jar 2.0.0.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.0.0.RELEASE
com.alibaba : druid-spring-boot-starter Optional jar 1.2.6
com.zaxxer : HikariCP Optional jar 4.0.3

Project Modules

There are no modules declared in this project.