cfeller-init

Results 1 issues of cfeller-init

Hello, I think there is a connection leak if you use nested transactions with a connection pool like Hikari. Here is a small example: ```Java private final static String DATABASE_URL...