# spring-boot-kevin **Repository Path**: caonanqing/spring-boot-kevin ## Basic Information - **Project Name**: spring-boot-kevin - **Description**: 深入浅出springboot - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2020-03-16 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # SpringBoot ##SpringBoot集成各常用插件 | Module 名称 | Module 介绍 | | ----------------------------- | ------------------------------------------------------------ | | 01-spring-boot-test | 最基本的一个SpringBoot案例 | | 02-spring-boot-web | 集成使用Servlet,Filter过滤器,Listener监听器案例 | | 03-spring-boot-static | 调用静态资源的案例 | | 04-spring-boot-jsp | 集成使用JSP的案例 | | 05-spring-boot-freemarker | 集成使用Freemarker案例 | | 06-spring-boot-thymeleaf | 集成使用Thymeleaf案例 | | 07-spring-boot-mybatis | 集成使用Mybatis案例 | | 08-spring-boot-jpa | 集成使用JPA案例 | | 09-spring-boot-ehcache | 集成使用Ehcache缓存案例 | | 10-spring-boot-redis | 集成使用Redis缓存案例 | | 11-spring-boot-exception | 自定义异常处理案例 | | 12-spring-boot-devtools | 热部署案例 | | 13-spring-boot-validate | 集成使用Validate数据校验案例 | | 14-spring-boot-junit | 单元测试案例 | | 15-spring-boot-quartz | 集成使用Quartz和Scheduled案例 | | 16-spring-boot-shiro | 集成使用shiro权限认证案例 | | 17-spring-boot-mybatis-plus | 集成使用mybatis-plus案例 | | 18-spring-boot-kaptcha | 集成使用kaptcha图片验证码案例 | | 19-spring-boot-shiro-json | 集成使用shiro权限认证前后端分离,交互使用JSON数据案例 | | 20-spring-boot-vue-element | 使用vue+element集成的后台代码 | | 21-spring-boot-jwt | 集成使用JWT案例 | | 22-spring-boot-mail | 集成使用邮件含有QQ邮件、钉钉邮件配置案例 |