Do I need to close resources with dynamic datasource (Spring)
I need to dynamically create a datasource
, jdbcTemplate
and TransactionTemplate
.
Do I need to close resources with dynamic datasource (Spring)
I need to dynamically create a datasource
, jdbcTemplate
and TransactionTemplate
.