# JrxItem **Repository Path**: MyCodeStudio/JrxItem ## Basic Information - **Project Name**: JrxItem - **Description**: springBoot + springBatch + react - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2022-05-17 - **Last Updated**: 2022-05-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 项目介绍 - **springboot-batch**文件夹:springbatch项目做两张表的数据整合 - **itemiservice**文件夹:SpringBoot项目是fonService的后端 - **fontService**文件夹:React项目是**itemiservice**的前端 - **SQL**文件夹:存放数据库脚本 # 项目启动 1. 导入数据库脚本(MySQL5.7) 2. IDEA导入**springboot-batch**,**itemiservice**(Maven,Java8) 3. 在fontService下执行: npm install npm start 访问:http://localhost:3000