review-to-json 커밋

This commit is contained in:
2026-02-25 15:27:36 +09:00
parent 7ac03692e9
commit a419bd2768
229 changed files with 2044 additions and 1117 deletions

View File

@@ -3,9 +3,9 @@ server:
spring:
application:
name: kamco-change-detection-api
name: kamco-review-to-geojson
profiles:
active: local # 사용할 프로파일 지정 (ex. dev, prod, test)
active: prod # 사용할 프로파일 지정 (ex. dev, prod, test)
datasource:
driver-class-name: org.postgresql.Driver