druid-spring-boot-starter

Spring Boot with Druid support,help you simplify Druid config in Spring Boot.

License

License

Categories

Categories

Spring Boot Container Microservices druid Data Databases
GroupId

GroupId

com.alibaba
ArtifactId

ArtifactId

druid-spring-boot-starter
Last Version

Last Version

1.2.11
Release Date

Release Date

Type

Type

jar
Description

Description

druid-spring-boot-starter
Spring Boot with Druid support,help you simplify Druid config in Spring Boot.
Project URL

Project URL

https://github.com/alibaba/druid
Project Organization

Project Organization

Alibaba Group
Source Code Management

Source Code Management

https://[email protected]/alibaba/druid.git

Download druid-spring-boot-starter

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.alibaba : druid jar 1.2.11
org.slf4j : slf4j-api jar
org.springframework.boot : spring-boot-autoconfigure jar
org.springframework : spring-jdbc Optional jar
org.springframework.boot : spring-boot-configuration-processor Optional jar

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar

test (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-starter-test jar
org.springframework.boot : spring-boot-starter-data-jpa jar
com.h2database : h2 jar

Project Modules

There are no modules declared in this project.
com.alibaba

Alibaba

Alibaba Open Source

Versions

Version
1.2.11
1.2.9
1.2.8
1.2.6
1.2.5
1.2.4
1.2.3
1.2.2
1.2.1
1.1.24
1.1.23
1.1.22
1.1.21
1.1.20
1.1.18
1.1.17
1.1.16
1.1.14
1.1.13
1.1.10
1.1.9
1.1.8_20180212
1.1.8
1.1.7
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0