logging.level.org.springframework: DEBUG # H2 spring.h2.console.enabled=true spring.h2.console.path=/h2 spring.datasource.url=jdbc:h2:mem:bugtracker # ThymeLeaf spring.thymeleaf.template-loader-path: classpath:/templates spring.thymeleaf.suffix: .html spring.thymeleaf.cache: false