Don't call close() on JNDI DataSource
Update the JNDI auto-configured DataSource so that the close method isn't called when the ApplicationContext is closed. Fixes gh-1520
Showing
Please register or sign in to comment
Update the JNDI auto-configured DataSource so that the close method isn't called when the ApplicationContext is closed. Fixes gh-1520