前往小程序,Get更优阅读体验!
立即前往
首页
学习
活动
专区
工具
TVP
发布
社区首页 >专栏 >2018-11-28 学习SpringBoot的福音~Spring Boot 全家桶 SpringBootBucket

2018-11-28 学习SpringBoot的福音~Spring Boot 全家桶 SpringBootBucket

作者头像
Albert陈凯
发布2018-12-19 16:46:21
1K0
发布2018-12-19 16:46:21
举报
文章被收录于专栏:Albert陈凯Albert陈凯

Spring Boot 现在已经成为Java 开发领域的一颗璀璨明珠,它本身是包容万象的,可以跟各种技术集成。

本项目对目前Web开发中常用的各个技术,通过和SpringBoot的集成,并且对各种技术通过“一篇博客 + 一个可运行项目”的形式来详细说明。

每个子项目都会使用最小依赖,大家拿来即可使用,自己可以根据业务需求自由组合搭配不同的技术构建项目。

image

子项目列表

每个子项目会配有一篇博客文章的详细讲解

项目名称

文章地址

springboot-thymeleaf

集成Thymeleaf构建Web应用

springboot-mybatis

集成MyBatis

springboot-hibernate

集成Hibernate

springboot-mongodb

集成MongoDB

springboot-restful

实现RESTful接口

springboot-resttemplate

使用RestTemplate

springboot-shiro

集成Shiro权限管理

springboot-swagger2

集成Swagger2自动生成API文档

springboot-jwt

集成JWT实现接口权限认证

springboot-multisource

多数据源配置

springboot-schedule

定时任务

springboot-websocket

使用WebScoket实时通信

springboot-socketio

集成SocketIO实时通信

springboot-async

异步线程池

springboot-starter

教你自己写starter

springboot-aop

使用AOP

springboot-transaction

声明式事务

springboot-cache

使用缓存

springboot-redis

Redis数据库

springboot-batch

批处理

springboot-rabbitmq

使用消息队列RabbitMQ

springboot-echarts

集成Echarts导出图片

本项目在GitHub和码云上面都会同步。

GitHub地址:https://github.com/yidao620c/SpringBootBucket

码云地址:https://gitee.com/yidao620/springboot-bucket

本文参与 腾讯云自媒体分享计划,分享自作者个人站点/博客。
原始发表:2018.11.28 ,如有侵权请联系 cloudcommunity@tencent.com 删除

本文分享自 作者个人站点/博客 前往查看

如有侵权,请联系 cloudcommunity@tencent.com 删除。

本文参与 腾讯云自媒体分享计划  ,欢迎热爱写作的你一起参与!

评论
登录后参与评论
0 条评论
热度
最新
推荐阅读
目录
  • 子项目列表
相关产品与服务
领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档