Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 473 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 473 Bytes

db pool test

Code for experiment done in this blog post.

Please change the maxActive value here for diffrent pool sizes/.

The TestController gives an endpoint /inserRandomData to insert dummy records in database. The endpoint /test is used for testing.