# yaner-boot **Repository Path**: gang13145/yaner-boot ## Basic Information - **Project Name**: yaner-boot - **Description**: 基于springboot框架的各种小demo - **Primary Language**: Java - **License**: MulanPSL-1.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-08-26 - **Last Updated**: 2025-03-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # yaner-boot #### 介绍 基于springboot框架的各种组件 #### 软件架构 软件架构说明 1. springboot-activities; 2. springboot-batch; 3. springboot-curd; 4. springboot-es; 5. springboot-jwt; 6. springboot-kafka; 7. springboot-rabbitmq; 8. springboot-redis; 9. springboot-security; 10. springboot-shardingsphere; 11. springboot-shiro; 12. springboot-swagger; 13. springboot-websocket #### 安装教程 1. 导入maven对应的pom.xml文件 2. 导入doc/*.sql数据库文件 3. 搭建对应的软件环境 4. 执行对应的springbootApplication文件