# tool4j-ai-open-source **Repository Path**: opencode0/tool4j-ai-open-source ## Basic Information - **Project Name**: tool4j-ai-open-source - **Description**: 代码生成工具 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-12-10 - **Last Updated**: 2025-12-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 一、在线地址 https://tool4j.com Java在线代码生成器:[在线访问](https://tool4j.com/#/?source=1&link=140043256) 源码地址:[tool4j-ai-open-source](https://gitee.com/dwp1216/tool4j-ai-open-source.git) ## 二、页面截图 ![在这里插入图片描述](https://i-blog.csdnimg.cn/direct/8b80f6c06e444f8cb95bee4e2c26a059.png) ![在这里插入图片描述](https://i-blog.csdnimg.cn/direct/24d857c99c3e4b8b8e9bf0325a8fd9fd.png) ![在这里插入图片描述](https://i-blog.csdnimg.cn/direct/7af63ca6c1364d2db113231d9b9fb49f.png) ## 三、核心功能 - 支持Mybatis、MybatisPlus、Jpa代码生成 - 支持自定义包名、作者名信息 - 支持选择是否集成Swagger、Lombok、validation等依赖 ## 四、技术介绍 **前端:** Vue3 **后端:** Java 17、Spring-ai-alibaba **前端:** 3. 切换到前端工程根目录 4. 安装依赖: npm i 5. 运行:npm run dev