# halcyon-springboot **Repository Path**: xietinglin/halcyon-springboot ## Basic Information - **Project Name**: halcyon-springboot - **Description**: No description available - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-03-14 - **Last Updated**: 2025-03-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Halcyon-Admin >Halcyon-Admin是一个基于Spring Boot3 和Vue3的通用后台管理系统。 >项目采用前后端分离的模式, 此仓库为后端项目。 ## 开源地址 | | 前端 | 后端 | | ------ | ----------------------------------------------------- | -------------------------------------------------- | | Github | [halcyon-springboot](https://github.com/hhfb8848/halcyon-springboot) | [halcyon-admin-ui](https://github.com/hhfb8848/halcyon-admin-ui) | ## 项目结构 ```shell  ✔ ├─.github # GitHub配置 │ └─workflows # 工作流,自动部署 ├─halcyon-admin # 后台管理模块 │ ├─halcyon-auth # 账号登录相关模块 │ ├─halcyon-security # sa-token配置 │ └─halcyon-system # 系统模块 ├─halcyon-core # 核心模块 ├─halcyon-start # 启动模块 └─sql # 数据库脚本 ``` ## 在线预览 [查看预览](http://36.111.172.53:8848/) 账号密码:admin/admin123456