Allow Hikari to export MBeans on the auto-configured datasource
This commit makes sure that if the `register-mbeans` property of the Hikary datasource config is set, Spring Boot doesn't attempt to expose the mbean again. Closes gh-5114
Showing
Please register or sign in to comment