Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 220 Bytes

File metadata and controls

6 lines (4 loc) · 220 Bytes

A SpringBoot Application with BoneCP

Demonstrates how to set up a connection pool with BoneCP in a SpringBoot application.

To run the application

mvn clean package && java -jar target/springbootbonecpds.jar