mirror of https://github.com/alibaba/druid.git
|
|
||
|---|---|---|
| .github | ||
| .mvn/wrapper | ||
| core | ||
| doc | ||
| druid-admin | ||
| druid-demo-petclinic | ||
| druid-spring-boot-3-starter | ||
| druid-spring-boot-starter | ||
| druid-wrapper | ||
| src/checkstyle | ||
| .gitignore | ||
| .travis.yml | ||
| NOTICE | ||
| README.md | ||
| SECURITY.md | ||
| codecov.yml | ||
| druid-logo.jpg | ||
| license.txt | ||
| mvnw | ||
| mvnw.cmd | ||
| pom.xml | ||
| vtune.sh | ||
README.md
druid
Introduction
- git clone https://github.com/alibaba/druid.git
- cd druid && mvn install
- have fun.
