ZhaoXingPeng/DBJavaGenix
智能数据库代码生成工具基于MCP架构,支持MySQL等多种数据库,自动生成Entity、DAO、Service及Controller等完整分层代码,大幅提升开发效率。依托MCP协议,具备强大扩展与集成能力,可智能推断表关系与业务语义。集成Mustache、MapStruct和Lombok,实现跨语言生成、高效映射和代码简化,并提供依赖自动管理,保障项目稳定。
Platform-specific configuration:
{
"mcpServers": {
"DBJavaGenix": {
"command": "npx",
"args": [
"-y",
"DBJavaGenix"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...