Add JMX MBean for Tomcat DataSource
If the DataSource is a Tomcat one we force it to register an MBean if spring.jmx.enabled=true Fixes gh-1590
This commit is contained in:
@@ -1 +1,2 @@
|
||||
spring.datasource.url: jdbc:hsqldb:mem:scratchdb
|
||||
spring.jmx.default_domain: jpa.sample
|
||||
Reference in New Issue
Block a user