통합 빌드 설정 되돌리기
This commit is contained in:
parent
33b6ffec19
commit
5eaa7e69d0
@ -15,21 +15,9 @@ spring:
|
|||||||
mvc:
|
mvc:
|
||||||
servlet:
|
servlet:
|
||||||
path: /
|
path: /
|
||||||
##
|
|
||||||
view:
|
|
||||||
prefix: /
|
|
||||||
suffix: .html
|
|
||||||
pathmatch:
|
|
||||||
matching-strategy: ant-path-matcher
|
|
||||||
web:
|
web:
|
||||||
resources:
|
resources:
|
||||||
#add-mappings: false
|
add-mappings: false
|
||||||
static-locations:
|
|
||||||
- classpath:/META-INF/resources/
|
|
||||||
- classpath:/resources/
|
|
||||||
- classpath:/static/
|
|
||||||
- classpath:/public/
|
|
||||||
- file:C:\localhost-tomcat\apache-tomcat-10.1.36-windows-x64\apache-tomcat-10.1.36\webapps\ROOT\
|
|
||||||
servlet:
|
servlet:
|
||||||
multipart:
|
multipart:
|
||||||
max-file-size: 5MB
|
max-file-size: 5MB
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user