fix: ToolScaffolder String.format 파라미터 매핑 불일치(Format specifier '%s') 오류 수정

This commit is contained in:
jade
2026-07-13 09:38:45 +09:00
parent 71c8afef33
commit 76ef17e21c

View File

@@ -199,7 +199,11 @@ public class ToolScaffolder {
} }
} }
""".formatted( """.formatted(
BASE_PACKAGE, BASE_PACKAGE, BASE_PACKAGE, BASE_PACKAGE, BASE_PACKAGE, BASE_PACKAGE,
BASE_PACKAGE,
BASE_PACKAGE,
BASE_PACKAGE, baseName,
BASE_PACKAGE, baseName,
BASE_PACKAGE, baseName, author, createDate, createDate, author, BASE_PACKAGE, baseName, author, createDate, createDate, author,
routingType, group.toLowerCase(), baseName, routingType, group.toLowerCase(), baseName,
baseName, toolName, description, description + " 해줘.", interfaceId, register, baseName, toolName, description, description + " 해줘.", interfaceId, register,