# Learning **Repository Path**: wanglei_leo/learning ## Basic Information - **Project Name**: Learning - **Description**: 资料整理后,觉得有价值的会分享出来 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-05-02 - **Last Updated**: 2025-08-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # SpringBootLearning #### 介绍 资料整理后,觉得有价值的会分享出来 #### 软件架构 软件架构说明 #### 安装教程 1. xxxx 2. xxxx 3. xxxx #### 使用说明 1. xxxx 2. xxxx 3. xxxx #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request #### 目录 springboot-multi-datasource :多数据源配置 spring-boot-custom-starter: Spring Boot 自定义 Starter 的开发和使用 pring-boot-pay : 使用工厂模式,策略模式,模板方法,实现支付功能框架设计。 synchronized-reentrantlock-example:synchronized 和 ReentrantLock 的使用 design-patterns-in-springboot: 设计模式 resttemplate-factory-example : RestTemplate 工厂模式