Commit Graph

10 Commits

Author SHA1 Message Date
jade
c5a36814e2 feat: Scaffolder 생성 시 MCI UseCaseImpl 템플릿을 실제 요청(image) 구조(BizException, resTransfer null 체크, IO DTO)와 완전히 일치하도록 수정
Some checks failed
Deploy to OCIWP / deploy (push) Failing after 25s
2026-08-27 13:53:08 +09:00
jade
8810126185 소스 업데이트
Some checks failed
Deploy to OCIWP / deploy (push) Failing after 12s
2026-08-27 09:14:30 +09:00
jade
ffe5777fea fix: ObjectMapper 주입 시 단일 매칭 실패(NoUniqueBeanDefinitionException) 해결을 위해 jsonMapper를 objectMapper로 변경하고 Primary 복구
Some checks failed
Deploy to OCIWP / deploy (push) Failing after 13s
2026-08-27 09:05:14 +09:00
jade
2fbf805afb fix: 스프링 필터 AOP 프록시 충돌(NPE) 해결 및 사내 로컬 AI 모델(Gemma-4-31B, Qwen3-Coder) 추가 지원
Some checks failed
Deploy to OCIWP / deploy (push) Failing after 29s
2026-08-27 08:54:09 +09:00
jade
bb8020b99c feat: Scaffold UI 및 로직 9자리 Target System Code 지원 업데이트
Some checks failed
Deploy to OCIWP / deploy (push) Failing after 31s
- 폐쇄망 환경을 위한 Bootstrap 등 정적 자원 로컬화 (cdn -> vendor) 적용

- Target System Code를 9자리(예: ONBTI2370)까지 입력받을 수 있도록 수정

- 9자리 입력 시, 2~5번째 문자를 추출하여 패키지 경로 및 Client 클래스 명명에 사용하도록 ToolScaffolder 로직 변경

- IO DTO 이름 생성 규칙(interfaceId -> ioPrefix) 수정
2026-08-25 17:50:55 +09:00
jade
4986f9801c fix: resolve PodScaffolder missing workspace path by reading AXHUB_SOURCE_DIR system property instead of just env var
Some checks failed
Deploy to OCIWP / deploy (push) Failing after 23s
2026-08-20 13:31:51 +09:00
jade
400fa3b6c1 fix: resolve remaining baseName placeholders for MCI IO files in grouped append and converter generators
Some checks failed
Deploy to OCIWP / deploy (push) Failing after 14s
2026-08-20 13:30:32 +09:00
jade
90829432c4 fix: replace missed baseName placeholders for MCI IO files and UseCaseImpl integration packages
Some checks failed
Deploy to OCIWP / deploy (push) Failing after 16s
2026-08-20 13:15:50 +09:00
jade
bce603c3b6 fix: resolve mci package splitting and IO class naming issues in ToolScaffolder
Some checks failed
Deploy to OCIWP / deploy (push) Failing after 17s
2026-08-20 13:02:30 +09:00
jade
0085ec6919 refactor: massive rename dap -> dat and fix scaffold syntax error
Some checks failed
Deploy to OCIWP / deploy (push) Failing after 14s
2026-08-20 10:41:37 +09:00