jade
b1e779e93a
refactor: massive rename dap -> dat
...
- Renamed packages io.shinhanlife.dap to io.shinhanlife.dat
- Renamed modules dap-was-* and dap-gateway to dat-was-* and dat-gateway
- Renamed classes DapGateway* to DatGateway*
- Updated all references
2026-08-20 10:06:20 +09:00
jade
8f1c64ac58
refactor: apply Option B, remove heartbeat and register tools once on startup
Deploy to OCIWP / deploy (push) Failing after 44s
2026-08-13 17:34:32 +09:00
jade
017812cd29
feat: apply tool schema v17 metadata
Deploy to OCIWP / deploy (push) Failing after 22s
2026-08-12 15:46:57 +09:00
jade
7c9077dbd1
chore: align scaffold gradle with tool standard
Deploy to OCIWP / deploy (push) Successful in 1m38s
2026-08-07 16:56:07 +09:00
jade
782dee0d19
chore: downgrade to spring boot 3.5
Deploy to OCIWP / deploy (push) Successful in 2m43s
2026-08-07 13:07:08 +09:00
jade
136ad2fa71
refactor: dap-tool-* 모듈을 dap-was-* 이름으로 전면 개편 및 컨테이너명/파이프라인 연동
Deploy to OCIWP / deploy (push) Successful in 1m57s
2026-08-04 23:33:06 +09:00
jade
1bf09705d1
build: validate duplicate MCP tool names before packaging
Deploy to OCIWP / deploy (push) Successful in 2m1s
2026-07-30 17:41:06 +09:00
jade
8e2c44a1b4
fix: 최상위 build.gradle 파일에 잘못 병합되었던 프로퍼티 제거
2026-07-16 14:23:32 +09:00
jade
efa9c69f0a
feat: 신한라이프 대내MCI/EAI JSON 연계 표준(ShinhanMciSender) 신규 구현
2026-07-16 12:47:50 +09:00
jade
e156fb4a70
feat: integrate Spring AI ChatClient with dynamic ToolCallback for MCP tools
2026-07-14 22:09:26 +09:00
jade
0308926116
refactor: Migrate MCP Gateway to Spring AI MCP Server
2026-07-14 15:39:55 +09:00
jade
2cfba18bb6
style: 윈도우 스크롤바 생성 여부에 따른 헤더 레이아웃 틀어짐 방지를 위해 모든 페이지에 overflow-y: scroll 적용
2026-07-13 14:08:34 +09:00
jade
8294c66711
test(core): add SampleMciMapperTest and setup JUnit Platform
2026-07-09 10:09:50 +09:00
jade
68ceae9afd
feat(core): setup MapStruct and add SampleMciMapper pilot implementation
2026-07-09 10:06:43 +09:00
jade
10f3f0513d
feat: Refactor monolith to microservices architecture
2026-07-05 17:27:44 +09:00
jade
72e94e5d2e
Revert "feat: Add custom bootRun tasks for tool groups to improve DX"
...
This reverts commit b90f16eaa2 .
2026-07-04 00:56:44 +09:00
jade
b90f16eaa2
feat: Add custom bootRun tasks for tool groups to improve DX
2026-07-04 00:55:13 +09:00
jade
a3e4dc7e38
feat: Separate Gateway and Tool server architectures, implement Tool Auto-Registration, and add mock response mapping
2026-07-04 00:22:44 +09:00
jade
ba60c212d4
Migrate functional features from shinhan-mcp-prebuild to axhub-backend-main
2026-07-03 23:37:12 +09:00
jade
6b64c3c8cb
Fix MyBatis startup issue in Spring Boot 4
2026-07-03 23:13:34 +09:00
jade
cc8901b6c8
Migrate to Gradle, Java 21, Spring Boot 4.0.5 and add Resilience4j
2026-07-03 23:00:54 +09:00