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中配置了正确的数据库连接信息。
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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