# comment_sys_demo **Repository Path**: indexman/comment_sys_demo ## Basic Information - **Project Name**: comment_sys_demo - **Description**: 使用springboot+thymeleaf+layui实现的建议评论系统,供学习交流使用。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 1 - **Created**: 2021-08-24 - **Last Updated**: 2025-10-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # comment_sys_demo #### 介绍 使用springboot+thymeleaf+layui实现的建议评论系统,供学习交流使用。 #### 软件架构 springboot+thymeleaf+layui #### 安装教程 1. 创建数据库comment_sys,utf-8,导入sql文件`comment_sys.sql` 2. 修改启动文件中数据库密码,启动项目 3. 访问:localhost:9000/post