review-to-geojson 수정

This commit is contained in:
2026-03-03 16:44:48 +09:00
parent 477a1505d1
commit 758c8b9cda
15 changed files with 12 additions and 234 deletions

View File

@@ -37,25 +37,6 @@ spring:
transaction:
default-timeout: 300 # 5분 트랜잭션 타임아웃
data:
redis:
host: 192.168.2.109
port: 6379
password: kamco
servlet:
multipart:
enabled: true
max-file-size: 4GB
max-request-size: 4GB
file-size-threshold: 10MB
server:
tomcat:
max-swallow-size: 4GB
max-http-form-post-size: 4GB
logging:
level:
root: INFO