# qa_system **Repository Path**: JsjCoding/qa_system ## Basic Information - **Project Name**: qa_system - **Description**: 仿知乎问答系统 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-11-16 - **Last Updated**: 2023-11-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: Java, SpringBoot, Web ## README # 仿知乎问答系统 ### Guides ```bash git clone https://gitee.com/JsjCoding/qa_system.git cd qa_system ``` ##### 自定义配置 部分功能需要自己重新配置 - 发邮件配置(spring.mail) - cos配置(utils/TencentCOS) ### Reference Documentation 项目采用SpringBoot+渐进式Vue2.0技术栈开发 * [Official Apache Maven documentation](https://maven.apache.org/guides/index.html) * [Spring Boot Maven Plugin Reference Guide](https://docs.spring.io/spring-boot/docs/2.2.2.RELEASE/maven-plugin/) * [Spring Web](https://docs.spring.io/spring-boot/docs/2.2.2.RELEASE/reference/htmlsingle/#boot-features-developing-web-applications) * [MyBatis Framework](https://mybatis.org/spring-boot-starter/mybatis-spring-boot-autoconfigure/) * [Thymeleaf](https://docs.spring.io/spring-boot/docs/2.2.2.RELEASE/reference/htmlsingle/#boot-features-spring-mvc-template-engines) * [Vue2](https://v2.cn.vuejs.org/)