# SpringBoot项目 **Repository Path**: wwwpythonpw/SpringBoot ## Basic Information - **Project Name**: SpringBoot项目 - **Description**: 基于SpringBoot+vue 的智能相册管理平台,使用了阿里云的图像识别,来对图片进行识别分类。 - **Primary Language**: Java - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 6 - **Created**: 2023-01-16 - **Last Updated**: 2023-01-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # SpringBootVue项目 #### 介绍 智能相册管理平台 #### 软件架构 前后端分离项目 #### 安装教程 见文件夹/readme #### 使用技术及框架 服务端: - Springboot2.7 - mysql 8.0 - mybatis 3.5.2 - redis:3.2(windows版) ,服务器liunx采用redis7.0 - 阿里云图像识别 - jjwt(请求token) - thumbnailator(图片压缩工具) 前端: - vue 2.6.7 elementui2.15.8 ,少量ant design 组件 - echarts.js - axios #### 开发环境 服务端: - JDK:1.8 - Maven:3.5+ - Mysql:8.0 - Redis:3.2+ 前端: - Node.js:14.18+ - Npm:6.14.5+ IdE: - IDEA2021 - Visual Studio Code