|
|
|
|
@ -6,18 +6,4 @@ spring:
|
|
|
|
|
matching-strategy: ant_path_matcher
|
|
|
|
|
|
|
|
|
|
server:
|
|
|
|
|
port: 8080
|
|
|
|
|
|
|
|
|
|
# 로그 설정
|
|
|
|
|
logging:
|
|
|
|
|
config: classpath:logback-spring.xml
|
|
|
|
|
file:
|
|
|
|
|
path: ./logs
|
|
|
|
|
name: vmis-interface
|
|
|
|
|
logback:
|
|
|
|
|
rollingpolicy:
|
|
|
|
|
max-file-size: 10MB
|
|
|
|
|
max-history: 30
|
|
|
|
|
level:
|
|
|
|
|
root: INFO
|
|
|
|
|
com.vmis.interfaceapp: DEBUG
|
|
|
|
|
port: 8080
|