5 lines
170 B
INI
5 lines
170 B
INI
spring.thymeleaf.cache=false
|
|
spring.template.cache=false
|
|
spring.datasource.schema=classpath:org/springframework/session/jdbc/schema-h2.sql
|
|
spring.h2.console.enabled=true
|