# securityquestion-backend **Repository Path**: marshou/securityquestion-backend ## Basic Information - **Project Name**: securityquestion-backend - **Description**: 搜题前端 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-12-03 - **Last Updated**: 2022-03-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # securityquestion-backend #### 介绍 搜题后端,支持分词按照查询内容与题目匹配度返回结果。 题目数据由公众号公开题目获取,获取代码在单元测试中。 支持Thymeleaf前后端伪分离与Vue前后端分离页面。 #### 安装教程 拉取本地 #### 使用说明 点击运行 #### 框架与工具 Springboot OKHTTP3 IkAnalyzer FastJSON Thymeleaf Vue(见前端项目https://gitee.com/marshou/securityquestion-frontend) Mybatis-Plus MybatisX