-
Notifications
You must be signed in to change notification settings - Fork 8.6k
Home
LiZongbo edited this page Apr 6, 2024
·
95 revisions
English | 中文
https://repo1.maven.org/maven2/com/alibaba/druid/
https://repo1.maven.org/maven2/com/alibaba/druid-spring-boot-starter/
https://repo1.maven.org/maven2/com/alibaba/druid-spring-boot-3-starter/
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>druid</artifactId>
<version>1.2.22</version>
</dependency>
compile group: 'com.alibaba', name: 'druid', version: '1.2.22'
implementation 'com.alibaba:druid:1.2.22' // short version
implementation 'com.alibaba:druid-spring-boot-3-starter:1.2.22' // starter for springboot 3.x
implementation 'com.alibaba:druid-spring-boot-starter:1.2.22' // starter for springboot 1.x and 2.x
- add the Administrator first , then you will be pulled into the community group