h2-console 설정 추가
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user