spring.datasource.url = jdbc:h2:mem:~/apolloconfigdb;mode=mysql spring.jpa.hibernate.naming_strategy=org.hibernate.cfg.EJB3NamingStrategy spring.h2.console.enabled = true spring.h2.console.settings.web-allow-others=true spring.jpa.properties.hibernate.show_sql=true