# springboot_vue_util **Repository Path**: liviluo/springboot_vue_util ## Basic Information - **Project Name**: springboot_vue_util - **Description**: 此仓库包括了前端和后端常用的工具类代码 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-06-27 - **Last Updated**: 2022-07-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 前后端常用工具类集合 ## 介绍 此仓库包括了前端和后端常用的工具类代码,master是基础的空白分支,所有的Util分支都经常此分支。一种工具类代码一个分支,方便清晰查看此工具的依赖,配置和实现代码。 前后端整合到一起,包括三种类型的工具类:独立的后端工具类,独立的前端工具类,前后端结合一起使用的工具类: * [ ] frontend * [ ] backend * [ ] frontend + backend ## 框架 - 前端:vue 3+ - 后端:springboot 2+