# learning-code **Repository Path**: jwang42/learning-code ## Basic Information - **Project Name**: learning-code - **Description**: No description available - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2022-04-01 - **Last Updated**: 2022-04-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # learning-code Coding for studying 平常的一些代码的积累 * design-pattern: 设计模式 * fork-join: fork-join模型 * jdbc-muti-datasource: springboot 中使用jdbc多数据源 * jpa-criteria:Spring Boot 中使用 JPA 完成复杂查询 * jpa-muti-datasource:Spring Boot 中 JPA 多数据源(无分布式事务) * rxjava * sort-algorithm:八种基本排序 * springboot-actuator:spring-boot 2.0 中使用 actuator * springboot-redis-cache:Spring Boot 中使用 redis 完成集中缓存