mirror of https://github.com/alibaba/druid.git
Feature: add support for services in k8s cluster without a discovery service like eureka, nacos... Fix: 1. fix fastjson error when serialize large object. 2. fix an int overflow error |
||
---|---|---|
.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.