# community **Repository Path**: gjlt/community ## Basic Information - **Project Name**: community - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-01-22 - **Last Updated**: 2022-03-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # community #### 介绍 论坛项目 #### 技术架构 - Spring Boot - Spring、Spring MVC、MyBatis - Redis、Kafka - Spring Security、Quartz #### 环境搭建 - maven3.5.4 - idea2019.1 - mysql8.0 redis - git #### 项目启动 systemctl status redis systemctl start redis systemctl status mysqld systemctl start mysqld bin/zookeeper-server-start.sh -daemon config/zookeeper.propert ies nohup bin/kafka-server-start.sh config/server.properties 1>/de v/null 2>&1 & bin/elasticsearch -d startup.sh shutdown.sh systemctl start nginx sysstemctl status nginx