# bltx-server **Repository Path**: peakb_admin/bltx-server ## Basic Information - **Project Name**: bltx-server - **Description**: https://github.com/SymFL/bltx-server - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-07-10 - **Last Updated**: 2024-07-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README jdk版本:17 基本架构:SpringBoot + Mybatis + Mysql + Redis + Vue3 + Element-Plus 搭配前端项目 bltx-front 使用 application.yml 文件修改: ​ hong:path: D:\IdeaProjects\bltx\picture\ 该配置指定图片上传后保存的位置 ​ 注意配置自己的 mysql 和 redis 地址 配置python服务地址和端口: ​ src/main/java/com/csk2024/bltx/utils/PythonServerUtils.java