# SpringBoot2.0 **Repository Path**: zuixian/SpringBoot2.0 ## Basic Information - **Project Name**: SpringBoot2.0 - **Description**: SpringBoot 基础组件 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-05-09 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### 简介 | SpringBoot Example 持续更新完善中。。。 #### 包含 >mybatis-plus 集成 > >spring-data-jpa集成 > >quartz 集成 > >logback 配置 > >springboot-el springboot引入系统配置的方式 > >springboot-future springboot对多线程的支持和future模式的应用 > >springboot-scheduled springboot 任务调度器 > >springboot-interceptor-filter-listener > >springboot-aop > >springboot-yml yml文件配置,使其有提醒 > >springboot-annotations SpringBoot自动配置之迷 > >springboot-event spring 事件 > >springboot-exception 统一异常处理 > >springboot-swagger2