saas-datasource-spring-boot-starter

A quick start tool for dynamic adding and switching data sources of SaaS multi-tenancy.

License

License

Categories

Categories

Spring Boot Container Microservices Data
GroupId

GroupId

com.air-software
ArtifactId

ArtifactId

saas-datasource-spring-boot-starter
Last Version

Last Version

1.5.0
Release Date

Release Date

Type

Type

jar
Description

Description

saas-datasource-spring-boot-starter
A quick start tool for dynamic adding and switching data sources of SaaS multi-tenancy.
Project URL

Project URL

https://github.com/air-software/saas-datasource-spring-boot-starter
Project Organization

Project Organization

AIR Software
Source Code Management

Source Code Management

https://github.com/air-software/saas-datasource-spring-boot-starter

Download saas-datasource-spring-boot-starter

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.baomidou : dynamic-datasource-spring-boot-starter jar 3.5.1
com.alibaba : druid-spring-boot-starter jar 1.2.9
org.projectlombok : lombok Optional jar 1.18.24

provided (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.6.7

Project Modules

There are no modules declared in this project.

Versions

Version
1.5.0
1.4.0
1.3.0
1.2.0
1.1.0
1.0.0