Skip to main content
Glama

cometapi

by TonyCui35

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中配置了正确的数据库连接信息。

-
security - not tested
F
license - not found
-
quality - not tested

remote-capable server

The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.

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

  1. 项目结构
    1. 前端 (forum-frontend)
    2. 后端 (forum-backend)
  2. 功能特性
    1. 如何运行
      1. 前端
      2. 后端
    2. 数据库配置

      Related MCP Servers

      • A
        security
        A
        license
        A
        quality
        Kagi search API integration
        Last updated -
        1
        35
        TypeScript
        MIT License
        • Apple
      • -
        security
        A
        license
        -
        quality
        Tavily AI search API
        Last updated -
        1
        41
        Python
        MIT License
        • Apple
        • Linux
      • A
        security
        A
        license
        A
        quality
        Provides integration with OpenRouter.ai, allowing access to various AI models through a unified interface.
        Last updated -
        4
        41
        52
        TypeScript
        Apache 2.0

      View all related MCP servers

      MCP directory API

      We provide all the information about MCP servers via our MCP API.

      curl -X GET 'https://glama.ai/api/mcp/v1/servers/TonyCui35/Forum_Web'

      If you have feedback or need assistance with the MCP directory API, please join our Discord server