Files
spring-boot/spring-boot-samples/spring-boot-sample-data-jpa/src/test/resources/application-scratch.properties
Dave Syer f304d46955 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
2014-11-03 13:38:05 +00:00

2 lines
86 B
Properties

spring.datasource.url: jdbc:hsqldb:mem:scratchdb
spring.jmx.default_domain: jpa.sample