h2-console 설정 추가

This commit is contained in:
hsoh
2022-06-20 17:40:41 +09:00
parent 7410eab62d
commit 9ea86143ff
+1
View File
@@ -27,6 +27,7 @@ spring:
h2.console:
enabled: true
path: /h2-console
settings.web-allow-others: true
thymeleaf:
prefix: classpath:templates/
check-template-location: true