자동 추론제외, spotless 적용

This commit is contained in:
2026-01-23 09:52:13 +09:00
parent 5f9bfaa656
commit 5a5e7d3b0e

View File

@@ -35,7 +35,7 @@ public class ShpPipelineService {
// uid 기준 도엽별 shp, geojson 파일 생성
// TODO 도엽별은 속도 확인 후 다시 체크
// externalJarRunner.run(jarPath, batchId, inferenceId, mapIds);
externalJarRunner.run(jarPath, batchId, inferenceId, mapIds);
log.info("SHP pipeline finished. inferenceId={}", inferenceId);