# revenuebackend **Repository Path**: zhang-junah/revenuebackend ## Basic Information - **Project Name**: revenuebackend - **Description**: 个人财务系统Java后端 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-09-16 - **Last Updated**: 2023-09-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: Java, SpringBoot, MyBatis, MySQL ## README # revenuebackend #### 介绍 个人财务系统Java后端,与revenueview前端搭配使用,对应的是该前端的接口。 致力于从大三开始逐渐融入自己所学的知识完善此系统。 #### 软件架构 软件架构说明 1. sprint boot 2. mybatis #### 运行环境 1. IDEA 2. 下载之后选择springboot程序入库点击运行即可按照默认端口8080启动 #### 使用说明 1. 内置数据可视化界面的获取数据接口逻辑; 2. 内置数据记录的后台增删改查接口;