# spring-boot-base
**Repository Path**: jswangl/spring-boot-base
## Basic Information
- **Project Name**: spring-boot-base
- **Description**: spring boot 2.0 基础教程,日志配置,数据源配置,事务管理等。
- **Primary Language**: Java
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 104
- **Created**: 2020-04-08
- **Last Updated**: 2020-12-19
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# 参考文章
SpringBoot整合中间件:【[GitHub·点这里](https://github.com/cicadasmile/middle-ware-parent)】 || 【[GitEE·点这里](https://gitee.com/cicadasmile/middle-ware-parent)】
|序号|文章标题|
|:---:|:---|
|01|[Boot2基础:环境搭建和RestFul风格接口](https://mp.weixin.qq.com/s/X3xcNs545BUXQ0xMLaoKwQ)|
|02|[Boot2基础:配置Log4j2,实现不同环境日志打印](https://mp.weixin.qq.com/s/4bOBdPbqQ5yCUjI2PBIy7w)|
|03|[Boot2基础:配置系统全局异常映射处理](https://mp.weixin.qq.com/s/Js2M_4KrBxigifOB7Ho5zg)|
|04|[Boot2基础:定时任务和异步任务的使用方式](https://mp.weixin.qq.com/s/7ZnDQCrMl_jSkat91yV_XQ)|
|05|[Boot2基础:多个拦截器配置和使用场景](https://mp.weixin.qq.com/s/2ZM5qWKVew8fFhXpNybwgg)|
|06|[Boot2基础:引入JdbcTemplate,和多数据源配置](https://mp.weixin.qq.com/s/CBKLXJzFcW9_QtT8LyVqHw)|
|07|[Boot2基础:集成Druid连接池,配置监控界面](https://mp.weixin.qq.com/s/eD1BhrzBitcyIBsYI8z2vA)|
|08|[Boot2基础:集成Redis数据库,实现缓存管理](https://mp.weixin.qq.com/s/1onB_fy4eqgwKDjDIu1FxA)|
|09|[Boot2基础:集成JPA持久层框架,简化数据库操作](https://mp.weixin.qq.com/s/q4bG2ci4ww-ptaF8mN560Q)|
|10|[Boot2基础:整合Mybatis框架,集成PageHelper分页](https://mp.weixin.qq.com/s/gnBqg6US6a-eSWDxElNpOQ)|
|11|[Boot2基础:配置AOP切面编程,解决日志记录业务](https://mp.weixin.qq.com/s/ApFiEm0PRbGb0PzlO93OIA)|
|12|[Boot2基础:基于转账案例,演示事务管理操作](https://mp.weixin.qq.com/s/CABzsOxYTsk4nzcF07pLVg)|
|13|[Boot2基础:基于Cache注解模式,管理Redis缓存](https://mp.weixin.qq.com/s/FLTrQGe9sm1d84F5Wlh7TQ)|
|14|[Boot2基础:基于Yml配置的方式,实现文件上传逻辑](https://mp.weixin.qq.com/s/dWVX3kCQ1HdrYFuGFRu3DQ)|
|15|[Boot2基础:配置MongoDB数据库,实现增删改查操作](https://mp.weixin.qq.com/s/lZFVV356qmAp5w0UjdUK3g)|
|16|[Boot2基础:配置Actuator组件,实现系统监控](https://mp.weixin.qq.com/s/wFGN87uD9pPlny_1oYRzQQ)|
|17|[Boot2基础:自定义启动页,项目打包指定运行环境](https://mp.weixin.qq.com/s/W_ZOtKzzTkzi-DWOfh5rUQ)|
# 项目简介
SpringBoot2 基础教程,日志配置,数据源配置,事务管理等。
## 关于作者
【公众号:知了一笑】 【知乎专栏】

## 推荐项目
|序号|项目名称|GitHub地址|GitEE地址|推荐指数|
|:---|:---|:---|:---|:---|
|01|Java描述设计模式,算法,数据结构|[GitHub·点这里](https://github.com/cicadasmile/model-arithmetic-parent)|[GitEE·点这里](https://gitee.com/cicadasmile/model-arithmetic-parent)|☆☆☆☆☆|
|02|Java基础、并发、面向对象、Web开发|[GitHub·点这里](https://github.com/cicadasmile/java-base-parent)|[GitEE·点这里](https://gitee.com/cicadasmile/java-base-parent)|☆☆☆☆|
|03|SpringCloud微服务基础组件案例详解|[GitHub·点这里](https://github.com/cicadasmile/spring-cloud-base)|[GitEE·点这里](https://gitee.com/cicadasmile/spring-cloud-base)|☆☆☆|
|04|SpringCloud微服务架构实战综合案例|[GitHub·点这里](https://github.com/cicadasmile/husky-spring-cloud)|[GitEE·点这里](https://gitee.com/cicadasmile/husky-spring-cloud)|☆☆☆☆☆|
|05|SpringBoot框架基础应用入门到进阶|[GitHub·点这里](https://github.com/cicadasmile/spring-boot-base)|[GitEE·点这里](https://gitee.com/cicadasmile/spring-boot-base)|☆☆☆☆|
|06|SpringBoot框架整合开发常用中间件|[GitHub·点这里](https://github.com/cicadasmile/middle-ware-parent)|[GitEE·点这里](https://gitee.com/cicadasmile/middle-ware-parent)|☆☆☆☆☆|
|07|数据管理、分布式、架构设计基础案例|[GitHub·点这里](https://github.com/cicadasmile/data-manage-parent)|[GitEE·点这里](https://gitee.com/cicadasmile/data-manage-parent)|☆☆☆☆☆|