Commit Graph

23 Commits

Author SHA1 Message Date
jade
a6f00d506b fix: Gateway Fallback 라우팅 누락 수정 (hr, payment 모듈 추가) 2026-07-13 13:25:39 +09:00
jade
8cb3408310 chore: remove unused SHINHAN_MCP_SECRET_KEY_2026 2026-07-11 01:24:23 +09:00
jade
d4232e6d7f refactor: rename McpFunction attributes (subToolName -> name, parameterSchema -> inputSchema) and remove hardcoded API key 2026-07-11 01:13:20 +09:00
jade
b9aa8e0169 refactor: apply new Naming standard (uid, categoryKey, subToolName) across modules 2026-07-11 00:37:29 +09:00
jade
f84865ab8e refactor: remove redundant mcp.functions from all application-local.yml 2026-07-10 11:04:38 +09:00
jade
cd2d097d8f fix(mock): resolve 404 for mock MCI API and add string mock 2026-07-09 13:53:26 +09:00
jade
446aaf0f9c style: optimize imports for Mappers 2026-07-09 10:36:29 +09:00
jade
082c06fbf8 style: remove emojis from log statements 2026-07-09 10:34:03 +09:00
jade
6c1153aac9 refactor(sms): apply MapStruct automation to SmsToolService 2026-07-09 10:27:23 +09:00
jade
5e4f88ea41 docs: Add standard Javadoc comments to all Java source files 2026-07-09 09:11:46 +09:00
jade
62f9060f25 feat: Auto-prefix container namespaces to tool names to prevent conflicts 2026-07-08 17:23:27 +09:00
jade
0fd943e0ed refactor: Standardize non-controller DTOs with lombok annotations 2026-07-08 13:37:20 +09:00
jade
cca12cbd1d feat: Add centralized Glow framework config template in tool-core and integrate with tool pods 2026-07-08 12:45:05 +09:00
jade
0b0eb4884c fix: Rename admin log to gateway and add logback configs for tool pods 2026-07-07 11:51:27 +09:00
jade
08c9234416 Fix: Migrate properties to YAML to prevent Korean character encoding issues 2026-07-06 16:42:06 +09:00
jade
d2a4c3ea12 Feat: Externalize McpFunction metadata to application properties 2026-07-06 16:35:43 +09:00
jade
e3f501f9be Fix: Correct broken Korean encoding in application-local.properties 2026-07-06 14:29:27 +09:00
jade
9748e90c21 Fix: Add validation dependency & update local gateway/tool url properties 2026-07-06 10:29:23 +09:00
jade
bdc930207f Refactor: 업무 특성에 맞게 McpTool 그룹 세분화 2026-07-06 09:24:42 +09:00
jade
bccc266123 feat: Add sms, email tool services and clean up McpTool annotation 2026-07-05 19:57:39 +09:00
jade
9ae513ca4a Fix legacy eims url and add tool execution logs 2026-07-05 19:31:16 +09:00
jade
4c718d38f1 Fix tools/call routing and dependency injection for MSA architecture 2026-07-05 18:01:39 +09:00
jade
10f3f0513d feat: Refactor monolith to microservices architecture 2026-07-05 17:27:44 +09:00