Druid

druid monitor configuration -- springBoot project

Cause: one day, my colleague's project connection pool burst ...
3:30 12 June 2020

Spring boot08: integrating Druid

Crazy God said that the spring boot series is easy to understand. Based on the version 2.2.5 of spring boot, you are wel...
0:58 26 May 2020

Pooling Technology for Java Data Persistence Series

In the last article Java Data Persistence Series JDBC In, we learned that creating a Connection using JDBC executes the ...
21:32 3 February 2020

spring cloud microservice architecture b2b2c e-commerce - common service project construction process

We will analyze the whole project of common service, record the whole construction process, and let more people to learn. First, before building the c...
9:59 6 November 2019

springBoot rapid integration Druid

brief introduction Druid is a database connection pool. Druid is currently the best database connection pool. Druid is a database connection pool dev...
17:04 4 November 2019

springboot - Integrated druid

Configuration of pom.xml <dependencies> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boo...
11:21 4 October 2019

C3P0&Druid: Two Methods of Using Database Connection Pool

Database Connection Pool-C3P0 & Druid (1) Database connection pool Everything has its existence significance. When we first learn jdbc, we set up ...
7:51 8 August 2019