s

saas-datasource-spring-boot-starter

A quick start tool for dynamic adding and switching data sources of SaaS multi-tenancy.
https://github.com/air-software/saas-datasource-spring-boot-starter
Apache License, Version 2.0
AIR Software
bit
Files download
File Operation
saas-datasource-spring-boot-starter-1.5.0.jar download
saas-datasource-spring-boot-starter-1.5.0.pom download
saas-datasource-spring-boot-starter-1.5.0-sources.jar download
Apache Maven
<dependency>
  <groupId>com.air-software</groupId>
  <artifactId>saas-datasource-spring-boot-starter</artifactId>
  <version>1.5.0</version>
</dependency>
Gradle Groovy
implementation 'com.air-software:saas-datasource-spring-boot-starter:1.5.0'
Gradle Kotlin
implementation("com.air-software:saas-datasource-spring-boot-starter:1.5.0")
Scala SBT
libraryDependencies += "com.air-software" % "saas-datasource-spring-boot-starter" % "1.5.0"
Groovy Grape
@Grapes(
  @Grab(group='com.air-software', module='saas-datasource-spring-boot-starter', version='1.5.0')
)
Apache Ivy
<dependency org="com.air-software" name="saas-datasource-spring-boot-starter" rev="1.5.0" />
Leiningen
[com.air-software/saas-datasource-spring-boot-starter "1.5.0"]
Apache Buildr
'com.air-software:saas-datasource-spring-boot-starter:jar:1.5.0'