# JavaEETest **Repository Path**: linekite/JavaEETest ## Basic Information - **Project Name**: JavaEETest - **Description**: Spring、SpringMVC、MyBatis、Spring Boot案例 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-04-13 - **Last Updated**: 2021-04-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### 关注公众号,第一时间获取最新文章 ![qrcode_for_gh_d1ca11234a30_258](https://cloud.githubusercontent.com/assets/6023444/23211124/6d97cca2-f93b-11e6-9438-57ef23454f18.jpg) ### 欢迎小伙伴star另外两个前后端分离的SpringBoot项目 [【1.V部落,Vue+SpringBoot实现的多用户博客管理平台!】](https://github.com/lenve/VBlog) [【2.vhr,微人事是一个前后端分离的人力资源管理系统,项目采用SpringBoot+Vue开发。】](https://github.com/lenve/vhr) ### 案例详解地址 |案例|案例详解地址| |-------------|:-------------:| |Test4|[Spring基础配置](http://blog.csdn.net/u012702547/article/details/53587684)| |Test5|[Spring基础配置](http://blog.csdn.net/u012702547/article/details/53587684)| |Test6-AOP|[Spring基础配置](http://blog.csdn.net/u012702547/article/details/53587684)| |Test6-AOP|[Spring基础配置](http://blog.csdn.net/u012702547/article/details/53587684)| |Test7-Scope|[Spring常用配置](http://blog.csdn.net/u012702547/article/details/53633872)| |Test8-EL|[Spring常用配置](http://blog.csdn.net/u012702547/article/details/53633872)| |Test9-BeanLiftCycle|[Spring常用配置](http://blog.csdn.net/u012702547/article/details/53633872)| |Test10-Profile|[Spring常用配置](http://blog.csdn.net/u012702547/article/details/53633872)| |Test11-Event|[Spring常用配置](http://blog.csdn.net/u012702547/article/details/53633872)| |Test12-Aware|[Spring常用配置(二)](http://blog.csdn.net/u012702547/article/details/53645149)| |Test13-TaskExecutor|[Spring常用配置(二)](http://blog.csdn.net/u012702547/article/details/53645149)| |Test14-Scheduled|[Spring常用配置(二)](http://blog.csdn.net/u012702547/article/details/53645149)| |Test15-Conditional|[Spring常用配置(二)](http://blog.csdn.net/u012702547/article/details/53645149)| |Test16-GroupAnno|[Spring常用配置(二)](http://blog.csdn.net/u012702547/article/details/53645149)| |Test17-Test|[Spring常用配置(二)](http://blog.csdn.net/u012702547/article/details/53645149)| |Test18-SpringMVC1|[SpringMVC基础配置(通过注解配置,非xml配置)](http://blog.csdn.net/u012702547/article/details/53674867)| |Test18-SpringMVC2|[SpringMVC基础配置(通过注解配置,非xml配置)](http://blog.csdn.net/u012702547/article/details/53674867)| |Test18-SpringMVC3|[SpringMVC常用配置](http://blog.csdn.net/u012702547/article/details/53695789)| |Test19-SpringBoot2|[初识SpringBoot框架](http://blog.csdn.net/u012702547/article/details/53740047)| |Test19-MyStarter|[初识SpringBoot框架(二)之DIY一个SpringBoot的自动配置](http://blog.csdn.net/u012702547/article/details/53750449)| |Test20-Thymeleaf1|[使用SpringBoot开发Web项目](http://blog.csdn.net/u012702547/article/details/53784992),[使用SpringBoot开发Web项目(二)之添加HTTPS支持](http://blog.csdn.net/u012702547/article/details/53790722)| |Test20-WebSocket|[在SpringBoot框架下使用WebSocket实现消息推送](http://blog.csdn.net/u012702547/article/details/53816326)| |Test21-WebChat|[在SpringBoot框架下使用WebSocket实现聊天功能](http://blog.csdn.net/u012702547/article/details/53835453)| |Test22-JPA|[初识在SpringBoot中使用JPA](http://blog.csdn.net/u012702547/article/details/53946440)| |Test23-REST|[在SpringBoot中输出REST资源](http://blog.csdn.net/u012702547/article/details/54023654)| |Test24-Transaction|[在SpringBoot中使用数据库事务](http://blog.csdn.net/u012702547/article/details/54098190)| |Test25-Cache|[在SpringBoot中使用数据缓存](http://blog.csdn.net/u012702547/article/details/54142243)| |Test26-Security|[在SpringBoot中使用SpringSecurity实现权限控制](http://blog.csdn.net/u012702547/article/details/54319508)| |Test27-mybatis2|[初识mybatis](http://blog.csdn.net/u012702547/article/details/54408761)| |Test27-mybatis3|[初识mybatis(二)](http://blog.csdn.net/u012702547/article/details/54425130)| |Test27-mybatis4|[mybatis常用配置](http://blog.csdn.net/u012702547/article/details/54428432)| |Test27-mybatis5|[mybatis映射器配置细则](http://blog.csdn.net/u012702547/article/details/54562619)| |Test27-mybatis6|[关于mybatis中typeHandler的两个案例](http://blog.csdn.net/u012702547/article/details/54572679)| |Test27-mybatis7|[mybatis中resultMap配置细则](http://blog.csdn.net/u012702547/article/details/54599132)| |Test27-mybatis8|[mybatis中的缓存问题](http://blog.csdn.net/u012702547/article/details/55051908)| |Test27-mybatis9|[ mybatis中的动态SQL](http://blog.csdn.net/u012702547/article/details/55105400)| |Test28-Spring1|[ Spring中bean实例化的三种方式](http://blog.csdn.net/u012702547/article/details/56021922)| |MyBlog|[ 一个JavaWeb搭建的开源Blog系统,整合SSM框架](http://blog.csdn.net/u012702547/article/details/61428686)| ##### 更多JavaWeb资料欢迎小伙伴访问我的个人博客: [江南一点雨的专栏](http://blog.csdn.net/u012702547)