h2-console 설정 추가
This commit is contained in:
@@ -27,6 +27,7 @@ spring:
|
|||||||
h2.console:
|
h2.console:
|
||||||
enabled: true
|
enabled: true
|
||||||
path: /h2-console
|
path: /h2-console
|
||||||
|
settings.web-allow-others: true
|
||||||
thymeleaf:
|
thymeleaf:
|
||||||
prefix: classpath:templates/
|
prefix: classpath:templates/
|
||||||
check-template-location: true
|
check-template-location: true
|
||||||
|
|||||||
Reference in New Issue
Block a user