Files
java-tutorials/spring-roo/src/main/resources/application.properties
T
2019-10-26 15:37:05 -06:00

9 lines
371 B
Properties

#Updated at Tue Apr 04 15:03:53 BST 2017
#Tue Apr 04 15:03:53 BST 2017
spring.datasource.driver-class-name=org.hsqldb.jdbcDriver
spring.datasource.url=jdbc\:hsqldb\:mem\:roo
spring.jpa.hibernate.naming.strategy=org.hibernate.cfg.ImprovedNamingStrategy
spring.messages.encoding=ISO-8859-1
spring.messages.fallback-to-system-locale=false
spring.thymeleaf.mode=html