# spider-generator **Repository Path**: mjwang/spider-generator ## Basic Information - **Project Name**: spider-generator - **Description**: spider-boot项目的代码生成器,可在线生成entity、xml、dao、service、vue、sql代码,减少70%以上的开发任务。基于人人开源项目 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-04-01 - **Last Updated**: 2022-04-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 项目说明 spider-generator是专为boot项目开发的代码生成器,可在线生成entity、xml、dao、service、html、js、sql代码,减少70%以上的开发任务 ## 本地部署 1. 通过git下载源码 2. 修改application.yml,更新MySQL账号和密码、数据库名称 3. Eclipse、IDEA运行RenrenApplication.java,则可启动项目 4. 项目访问路径:http://localhost:8888