# SpringBoot代码集 **Repository Path**: nanfree/springboot_code_set ## Basic Information - **Project Name**: SpringBoot代码集 - **Description**: study code - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-05-26 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # SpringBoot代码集 #### 项目介绍 收集一些学习代码 #### 软件架构 --protoBuffer --redisQueueListener #### 使用说明 #### server deploy 1. 编译,执行maven 命令 clean:clean install -Dmaven.test.skip=true 3. 进入启动jar包目录,执行 shell 命令 sh ./start.sh #### local start ##### maven 插件方式启动 1. 执行maven 命令 spring-boot:start #### springBoot 方式启动 1. 执行org.itnan.Application.main() #### 参与贡献 1. Fork 本项目 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request weChat:yangdengnan