# springboot-examples **Repository Path**: zh289.oschina.net/springboot-examples ## Basic Information - **Project Name**: springboot-examples - **Description**: java基础学习,java并发,jvm,设计模式,springboot学习,以及各种中间件demo、 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2023-03-20 - **Last Updated**: 2023-03-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # springboot-examples #### 介绍 java基础、设计模式、jvm、java并发、springBoot相关案例,以及各种中间件demo的学习案例 #### 软件架构 软件架构说明 基于springboot架构 #### 安装教程 无 #### 使用说明 1. demo下载 2. 执行相关的数据库脚本 3. 运行项目,执行对应的运行示例或者相关的restful相关接口 4. 验证结果 #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request