JUHE API Marketplace
TonyCui35 avatar
MCP Server

cometapi

All AI Models in One API 500+ AI Models: https://www.cometapi.com/

0
GitHub Stars
8/23/2025
Last Updated
No Configuration
Please check the documentation below.

README Documentation

Vue + Spring Boot 论坛系统

这是一个使用Vue前端和Spring Boot后端开发的论坛系统。

项目结构

项目分为前端和后端两个部分:

前端 (forum-frontend)

  • 基于Vue 3开发
  • 使用Vuex进行状态管理
  • 使用Vue Router进行路由管理
  • 使用Axios进行HTTP请求

后端 (forum-backend)

  • 基于Spring Boot开发
  • RESTful API设计
  • 使用Spring Security进行认证和授权
  • 使用MySQL数据库存储数据
  • 使用MyBatis进行ORM映射

功能特性

  • 用户注册与登录
  • 帖子发布、编辑、删除
  • 帖子分类与标签
  • 评论功能
  • 用户个人中心

如何运行

前端

cd forum-frontend
npm install
npm run serve

后端

cd forum-backend
./mvnw spring-boot:run

数据库配置

在运行后端之前,请确保已经创建了MySQL数据库,并在application.properties中配置了正确的数据库连接信息。

Quick Actions

Key Features

Model Context Protocol
Secure Communication
Real-time Updates
Open Source