# springboot-example **Repository Path**: Hadoop-VideoCard/springboot-example ## Basic Information - **Project Name**: springboot-example - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-03-23 - **Last Updated**: 2021-03-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## **说明** **本文所有案例均采用SpringBoot2.x的最新版本进行演示。** 正逐渐对其进行分类汇总。。。 力图做一个没有bug的,最全案例!!! ## 👨🏻‍💻 About Me | 个人网站 | 公众号 | 掘金 | 知乎 | **CSDN** | **头条** | | ------------------------------------------------------------ | ----------------------------------------------- | ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ | | [点我直达](https://www.javachat.cc/) | [点我直达](https://imgchr.com/i/rJnbO1) | [点我直达](https://juejin.cn/user/1978776660213837/posts) | [点我直达](https://www.zhihu.com/people/feng-dong-dong-10) | [点我直达](https://blog.csdn.net/SDDDLLL) | [点我直达](https://www.toutiao.com/c/user/token/MS4wLjABAAAAfhLQnyWhG1iqEVx_lsnoX7cUOlluuJf07J368xBJ7jU/) | | **百家号** | **Segmentfault** | **教程资源(5T)** | **架构师技术图谱** | **博客文章** | | | [点我直达](https://author.baidu.com/home?from=bjh_article&app_id=1634941951856739) | [点我直达](https://segmentfault.com/u/a_yugong) | [点我直达](https://mp.weixin.qq.com/s/nIODGnCKFgs3BTZ9Qy5rHQ?scene=25#wechat_redirect) | [点击直达](https://github.com/fengdongdongwsn/architect-java) | [点击直达](https://mp.weixin.qq.com/s/wZ_4fy_F-NecMv3HO4Hfjw) | | ## 基础系列 ### 一、Springboot基础配置 1、Springboot搭建HelloWorld工程(跳过,不再重写) 2、IDEA常用开发插件推荐 3、IDEA环境热加载与热部署配置 4、Springboot整合Lombok ### 二、web开发 1、Springboot整合swagger构建API文档 2、Springboot整合日志框架 3、Springboot实现文件上传下载问题 4、Springboot解决跨域问题的几种方式 5、Springboot整合模板引擎thymeleaf 6、Springboot整合Mokito接口测试 7、Springboot实现过滤器 8、Springboot实现拦截器 9、Springboot实现全局异常处理 10、Springboot实现定时任务 11、Springboot实现异步任务 12、Springboot实现邮件发送功能 13、Springboot整合websocket实现后端推送 14、Springboot整合websocket+netty实现聊天功能 ### 三、数据库相关整合 1、Springboot整合JDBC 2、Springboot整合JDBC+JTA实现分布式事务 3、Springboot整合Mybatis(全注解形式) 4、Springboot整合Mybatis(XML形式) 5、Springboot整合Mybatis多数据源 6、Springboot整合Mybatis+atomikos实现分布式事务 7、Springboot整合SpringData JPA 8、Springboot整合SpringData JPA多数据源 9、Springboot整合JPA+atomikos实现分布式事务 10、Springboot整合redis(jedis连接池) 11、Springboot整合redis(lettuce连接池) 12、Springboot整合redis集群 13、Springboot整合MongoDB(MongoRepository和MongoTemplate) 14、Springboot整合MongoDB集群 15、Springboot整合EhCache 16、Springboot整合ES ### 四、常见框架整合 1、Springboot整合Spring security 2、Springboot整合shiro 3、Springboot整合Kafka 4、Springboot整合RabbitMQ 5、Springboot集成Actuator实现应用程序监控 6、Springboot整合dubbo `未完。。。待续。。。` ## 进阶提升 还没想好,先写一个 1、Springboot常用注解梳理 > `本文的每次更新都会在本地完全测试好。` > > `本文项目地址:https://github.com/fengdongdongwsn/springboot-example`