# spring-boot2-learning **Repository Path**: liuxdprivate/spring-boot2-learning ## Basic Information - **Project Name**: spring-boot2-learning - **Description**: 基于 SpringBoot2 整合的案例教程 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-06-29 - **Last Updated**: 2023-05-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # spring-boot2 - **chapter1:** 基于 spring-boot2.x 入门程序 - **chapter2:** 基于 spring-boot2.x 介绍关于自定义属性配置 - **chapter3:** 基于 spring-boot2.x 整合了 thymeleaf 模板 - **chapter4:** 基于 spring-boot2.x 整合了 JdbcTemplate,并提供完整CRUD操作 - **chapter5:** 基于 spring-boot2.x 整合了 spring-data-jpa,并提供完整CRUD操作 - **chapter6:** 基于 spring-boot2.x 整合了 mybatis - **chapter7:** 基于 spring-boot2.x 整合了 mybatis,通用mapper插件,分页插件 - **chapter8:** 基于 spring-boot2.x 整合了 Lettuce Redis - **chapter9:** 基于 spring-boot2.x 整合了 Spring Cache 与 Redis - **chapter10:** 基于 spring-boot2.x 整合了 `swagger-spring-boot-starter` 在线开发调试 - **chapter11:** 基于 spring-boot2.x 整合了 `RabbitMQ` 案例 - **chapter12:** 基于 spring-boot2.x 整合了 `RabbitMQ 延迟队列` 案例 - **chapter13:** 基于 spring-boot2.x 整合了 `spring-boot-actuator` 服务监控与管理