# spring-demos **Repository Path**: mudking/spring-demos ## Basic Information - **Project Name**: spring-demos - **Description**: No description available - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-04-07 - **Last Updated**: 2025-03-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # spring-demos #### 介绍 学习Spring平台下的各种开源组件和技术. 基本都基于spring-boot编写. 即使用spring自己的技术和组件,用上springboot后,配置也是大大简化的. #### 软件架构 Spring 全家桶. #### 目录说明 mockito-test-without-spring-container spring 单元测试实践 smart-doc-sample 离线api文档生成 spring-async-methods spring framework 提供的异步代码功能 spring-boot-data-redis spring boot 提供了对redis的开箱即用支持 spring-boot-kafka spring 提供了对kafka的集成, 测试支持. spring-config-file-handler spring boot读取properties配置文件 spring-data-jpa-multiple-datasource spring data jpa 最传统的多数据源配置方式. spring-data-mybatis-multiple-datasource spring+mybatis 多数据源配置(传统方式,繁琐) spring-scheduler-task spring framework 提供的计划任务功能.简单的计划任务就不需要使用Quartz了. spring-validation Java Validation在spring web中的使用. spring-webclient 区别与RestTemplate,使用netty实现的异步HTTP Client spring-websocket spring 对websocket提供了一些开箱即用支持. springboot-swagger3-demo spring boot在spring web中集成swagger-ui(OpenAPI) springdoc-openapi-sample 另一个swagger-ui的Java实现. spring-util-test spring框架自带的一些实用工具类.使用前需要简单测试. #### 安装教程 1. xxxx 2. xxxx 3. xxxx #### 使用说明 1. xxxx 2. xxxx 3. xxxx #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request #### 特技 1. 使用 Readme\_XXX.md 来支持不同的语言,例如 Readme\_en.md, Readme\_zh.md 2. Gitee 官方博客 [blog.gitee.com](https://blog.gitee.com) 3. 你可以 [https://gitee.com/explore](https://gitee.com/explore) 这个地址来了解 Gitee 上的优秀开源项目 4. [GVP](https://gitee.com/gvp) 全称是 Gitee 最有价值开源项目,是综合评定出的优秀开源项目 5. Gitee 官方提供的使用手册 [https://gitee.com/help](https://gitee.com/help) 6. Gitee 封面人物是一档用来展示 Gitee 会员风采的栏目 [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)