├── README.md ├── docs ├── CNAME ├── css │ └── layout.css ├── img │ ├── favicon.png │ └── spring.png └── index.html └── starter-list.md /README.md: -------------------------------------------------------------------------------- 1 | # Awesome Spring Boot 2 | 3 | 收集各种 Spring Boot 学习资源 4 | 5 | [参与贡献](https://github.com/ityouknow/awesome-spring-boot/issues/1) 6 | 7 | 8 | ## 目录 9 | 10 | - [博客](#博客) 11 | - [网站](#网站) 12 | - [开源](#开源) 13 | - [其它](#其它) 14 | 15 | [Spring Boot Starters 列表](starter-list.md) 16 | 17 | 18 | ## 博客 19 | 20 | - [纯洁的微笑-Spring Boot系列文章](http://www.ityouknow.com/spring-boot.html) 21 | - [江南一点雨-关于Spring Boot](https://www.javaboy.org/springboot/) 22 | - [林祥纤-从零开始学Spring Boot](http://412887952-qq-com.iteye.com/category/356333) 23 | - [Mkyong-Spring Boot教程(国外)](http://www.mkyong.com/tutorials/spring-boot-tutorials/) 24 | - [baeldung-Spring Boot教程(国外)](https://www.baeldung.com/spring-boot) 25 | - [liaokailin的专栏-Spring Boot实战](http://blog.csdn.net/liaokailin/article/category/5765237) 26 | - [catoop的专栏-Spring Boot 学习](http://blog.csdn.net/column/details/spring-boot.html) 27 | - [方志朋-SpringBoot 非官方教程](https://www.fangzhipeng.com/spring-boot.html) 28 | - [嘟嘟-Spring-Boot干货系列](http://tengj.top/categories/Spring-Boot%E5%B9%B2%E8%B4%A7%E7%B3%BB%E5%88%97/) 29 | - [小柒-SpringBoot开发案例](https://blog.52itstyle.com/category/springBoot/) 30 | - [天码营-Spring Boot](https://www.tianmaying.com/tutorials/tag/Springboot) 31 | - [猿天地-Spring Boot](http://cxytiandi.com/blog/detail/17437) 32 | - [刘冬的博客-Spring Boot](http://www.cnblogs.com/GoodHelper/tag/spring%20boot/default.html) 33 | - [唐亚峰 Battcn-Spring Boot](https://blog.battcn.com/categories/SpringBoot/) 34 | - [sylvanassun-Spring Boot](https://sylvanassun.github.io/categories/%E5%90%8E%E7%AB%AF/Java/Spring-Boot/) 35 | - [dalaoyang-Spring Boot](https://www.dalaoyang.cn/tag/springboot/) 36 | - [謝謝同学-Spring Boot](https://blog.lqdev.cn/categories/springboot/) 37 | - [追梦1819-Spring Boot](https://blog.csdn.net/weixin_39759846/column/info/38599) 38 | - [mrbird-Spring Boot](https://mrbird.cc/tags/Spring-Boot/) 39 | - [Thinkingcao-Spring Boot](https://blog.csdn.net/thinkingcao/category_9281035.html) 40 | 41 | ## 开源 42 | 43 | - [纯洁的微笑 Spring Boot 示例](https://github.com/ityouknow/spring-boot-examples) 44 | - [Spring Boot 官方示例](https://github.com/spring-projects/spring-boot/tree/master/spring-boot-samples) 45 | - [Spring Boot开源软件 云收藏](https://github.com/cloudfavorites/favorites-web) 46 | - [Docker+SpringBoot+Mybatis+thymeleaf等技术实现的Java博客系统](https://github.com/ZHENFENG13/My-Blog) 47 | - [Spring boot & Shiro 权限管理系统](https://github.com/wuyouzhuguli/FEBS) 48 | - [Spring Boot实现支付服务:支付宝,微信...](https://gitee.com/52itstyle/spring-boot-pay) 49 | - [Spring Boot后台商城 h5 小程序](https://gitee.com/JiaGou-XiaoGe/webappchat) 50 | - [基于Spring Boot响应式文件浏览管理器](https://gitee.com/alexyang/spring-boot-filemanager) 51 | - [Spring Boot开源博客](https://github.com/Raysmond/SpringBlog) 52 | - [支付宝、微信、银联支付解决方案](https://gitee.com/52itstyle/spring-boot-pay) 53 | - [邮件发送服务多种实现,队列,线程定时任务](https://gitee.com/52itstyle/spring-boot-mail) 54 | - [Spring Boot项目实践总结](https://github.com/timebusker/spring-boot) 55 | - [Vue+SpringBoot实现的多用户博客管理平台](https://github.com/lenve/VBlog) 56 | - [Vue+SpringBoot实现的人力资源管理系统](https://github.com/lenve/vhr) 57 | - [hsweb企业后台管理系统基础框架](https://github.com/hs-web/hsweb-framework) 58 | - [一个基于spring boot 实现的股票指数💹爬虫](https://github.com/kingschan1204/istock) 59 | - [KKFileView-SpringBoot实现在线预览](https://gitee.com/kekingcn/file-online-preview) 60 | - [boot-websocket-log-SpringBoot实现日志WEB输出](https://gitee.com/kailing/boot-websocket-log) 61 | - [SpringBoot+MyBatis+ApacheShiro+Ehcahe基础平台](https://gitee.com/lcg0124/bootdo) 62 | - [spring-boot各种示例](https://github.com/leelance/spring-boot-all) 63 | - [一个基于Spring Boot & MyBatis的种子项目,用于快速构建中小型API、RESTful API项目](https://github.com/lihengming/spring-boot-api-project-seed) 64 | - [JWT (Json Web Token) with Spring Security and Spring Boot 2](https://github.com/szerhusenBC/jwt-spring-security-demo) 65 | - [基于Spring-boot和bootstrap搭建的商城系统](https://github.com/vito16/shop) 66 | - [Deployment scripts & config for Sock Shop](https://github.com/microservices-demo/microservices-demo) 67 | - [Spring Boot 开源博客-DBlog](https://gitee.com/yadong.zhang/DBlog) 68 | - [Spring Boot 实现的简易社区](https://github.com/ChinaLHR/JavaQuarkBBS) 69 | - [springboot+shiro+jwt 开源项目](https://gitee.com/tomsun28/bootshiro) 70 | - [Guns-基于SpringBoot的后台管理系统](https://github.com/stylefeng/Guns) 71 | - [halo-基于SpringBoot的博客系统](https://github.com/ruibaby/halo) 72 | - [zhudyos/duic Distributed configuration center(分布式配置中心):new:](https://github.com/zhudyos/duic) 73 | - [Spring Boot后端 + Vue管理员前端 + 微信小程序用户前端](https://github.com/linlinjava/litemall) 74 | - [mall-SpringBoot+MyBatis 电商系统](https://github.com/macrozheng/mall) 75 | - [Vue+SpringBoot实现的实体书购买平台](https://github.com/liuzhengwei127/Ebook) 76 | - [基于Spring Boot2.0 微服务脚手架](https://github.com/Senssic/sc-whorl) 77 | - [Spring Boot 2.x 现代化的脚手架项目](https://github.com/hope-for/hope-boot) 78 | - [Spring-Boot-Plus 后台快速开发脚手架](https://github.com/geekidea/spring-boot-plus) 79 | - [当Parallel遇上了DI - SpringBoot并行聚合最佳实践](https://github.com/lvyahui8/spring-boot-data-aggregator) 80 | - [JApiDocs:无需注解的 SpringBoot API文档生成工具](https://github.com/YeDaxia/JApiDocs) 81 | - [SpringBoot+Vue搭建的公司门户网站和后台管理系统](https://gitee.com/JuWaiRenDian/mywebsite) 82 | 83 | 84 | ## 网站 85 | 86 | - [云收藏](http://favorites.ren/lookAround) 87 | - [Spring boot 官网](http://projects.spring.io/spring-boot/) 88 | - [Spring Boot 参考指南- 英文版](https://docs.spring.io/spring-boot/docs/current/reference/htmlsingle/) 89 | - [网易云课堂Spring Boot视频](http://study.163.com/courses-search?keyword=Spring%20Boot) 90 | - [慕课网Spring Boot视频](https://www.imooc.com/search/?words=spring%20boot) 91 | - [开源书籍-微服务:从设计到部署](https://github.com/oopsguy/microservices-from-design-to-deployment-chinese) 92 | 93 | ## 其它 94 | 95 | - [知乎-Spring Boot要如何学习?](https://www.zhihu.com/question/53729800/answer/311948415) 96 | - [Spring Cloud 中文索引](https://github.com/ityouknow/awesome-spring-cloud) 97 | - [程序员导航网站](http://tooool.org/) 98 | - [IT行业中文资源大全](https://github.com/ityouknow/awesome-list) 99 | - [很多的 Hello Demo](https://github.com/hellokoding) 100 | 101 | 102 | --- 103 | 104 | 关注公众号:纯洁的微笑,回复"springboot"进群交流 105 | 106 | ![](http://ityouknow.com/assets/images/keeppuresmile.jpg) 107 | -------------------------------------------------------------------------------- /docs/CNAME: -------------------------------------------------------------------------------- 1 | springboot.fun -------------------------------------------------------------------------------- /docs/css/layout.css: -------------------------------------------------------------------------------- 1 | body { 2 | font-size: 18px; 3 | font-weight: 300; 4 | font-family: Palatino, Optima, "Source Han Sans CN", "Hiragino Sans GB" Georgia, serif; 5 | min-width: 800px; 6 | } 7 | 8 | .clearfix::before, 9 | .clearfix::after { 10 | content:"."; 11 | display:block; 12 | height: 0; 13 | visibility: hidden; 14 | } 15 | .clearfix::after { 16 | clear:both; 17 | } 18 | .clearfix { 19 | zoom:1; /* For IE 6/7 (trigger hasLayout) */ 20 | } 21 | 22 | .float-left { 23 | float: left; 24 | } 25 | 26 | .float-right { 27 | float: right; 28 | } 29 | 30 | .expanded { 31 | margin: 0; 32 | padding: 0; 33 | } 34 | 35 | a, a:link, a:visited, a:hover, a:active { 36 | color: #1abc9c; 37 | text-decoration: none; 38 | } 39 | 40 | .container { 41 | width: 900px; 42 | margin: 0 auto; 43 | } 44 | 45 | header { 46 | height: 300px; 47 | padding-top: 50px; 48 | text-align: center; 49 | background: #2D2D2D; 50 | overflow: hidden; 51 | } 52 | 53 | .fixed-top { 54 | position: fixed; 55 | top: 0; 56 | left: 0; 57 | right: 0; 58 | z-index: 1; 59 | } 60 | 61 | nav { 62 | height: 40px; 63 | line-height: 40px; 64 | background: #222222; 65 | box-shadow: 0 0 5px rgba(0,0,0,0.5); 66 | } 67 | 68 | nav span a { 69 | color: #ecf0f1 !important; 70 | } 71 | 72 | .nav-links { 73 | margin: 0; 74 | list-style: none; 75 | } 76 | 77 | .nav-link { 78 | margin: 0 10px; 79 | } 80 | 81 | .nav-link a { 82 | display: inline; 83 | color: #ecf0f1; 84 | } 85 | 86 | nav a:hover { 87 | text-decoration: underline; 88 | } 89 | 90 | .banner { 91 | color: #00D8FF; 92 | } 93 | 94 | .hide { 95 | visibility: hidden; 96 | } 97 | 98 | .btn { 99 | display: block; 100 | height: 50px; 101 | width: 350px; 102 | line-height: 50px; 103 | margin: 0 auto; 104 | background: #e74c3c; 105 | color: #ecf0f1 !important; 106 | border-radius: 3px; 107 | } 108 | 109 | .btn:hover { 110 | background: #c0392b; 111 | } 112 | 113 | .title-wrapper { 114 | position: relative; 115 | left: 50%; 116 | margin-top: 20px; 117 | } 118 | 119 | .logo, .main-title { 120 | position: relative; 121 | left: -50%; 122 | } 123 | 124 | .main-title { 125 | display: inline-block; 126 | *display: inline; 127 | margin: 60px; 128 | font-size: 60px; 129 | font-weight: 200; 130 | color: #ecf0f1; 131 | } 132 | 133 | .logo { 134 | display: inline-block; 135 | *display: inline; 136 | } 137 | 138 | footer { 139 | background: #1D2027; 140 | font-size: 15px; 141 | padding: 30px 0; 142 | } 143 | 144 | .footer-info { 145 | margin-right: 15px; 146 | } 147 | 148 | .footer-info a { 149 | color: #ecf0f1; 150 | } 151 | 152 | .footer-author, .footer-author a { 153 | color: #8D8D8E; 154 | } 155 | 156 | .footer-author a:hover { 157 | text-decoration: underline; 158 | } 159 | 160 | section { 161 | clear: both; 162 | position: relative; 163 | padding-top: 30px; 164 | } 165 | 166 | section h2 { 167 | color: #7f8c8d; 168 | font-size: 30px; 169 | background: #fff; 170 | } 171 | 172 | .sticky { 173 | position: sticky; 174 | top: 38px; 175 | margin: 0; 176 | } 177 | 178 | .content { 179 | width: 450px; 180 | } 181 | 182 | .text-center { 183 | text-align: center; 184 | } 185 | 186 | .text-left { 187 | text-align: left; 188 | } 189 | 190 | .text-right { 191 | text-align: right; 192 | } 193 | 194 | .links { 195 | margin: 0 -2%; 196 | padding: 0; 197 | list-style: none; 198 | } 199 | 200 | .link { 201 | float: left; 202 | width: 48%; 203 | margin-left: 2%; 204 | margin-top: 20px; 205 | line-height: 24PX; 206 | } 207 | .footer{ 208 | margin-top: 50px; 209 | } 210 | .footer .container{ 211 | display: flex; 212 | align-items: center; 213 | justify-content: space-between; 214 | } 215 | .social{ 216 | display: flex; 217 | align-items: center; 218 | margin: 0; 219 | padding: 0; 220 | list-style: none; 221 | } 222 | .social li{ 223 | float: left; 224 | margin-left: 20px; 225 | color: #fff; 226 | text-align: center; 227 | } 228 | .social li img{ 229 | display: block; 230 | margin: 0 auto 12px; 231 | width: 100px; 232 | height: 100px; 233 | } 234 | -------------------------------------------------------------------------------- /docs/img/favicon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ityouknow/awesome-spring-boot/a13a615724ad22d28487634e1f3df84274b84148/docs/img/favicon.png -------------------------------------------------------------------------------- /docs/img/spring.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ityouknow/awesome-spring-boot/a13a615724ad22d28487634e1f3df84274b84148/docs/img/spring.png -------------------------------------------------------------------------------- /docs/index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | Spring Boot 中文导航 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 38 |
39 |
40 |

41 | Spring Boot 42 | 中文索引 43 |

44 |
45 |
46 | 贡献资源请 Pull 到此仓库 47 |
48 | 49 | 50 |
51 |
52 |

博客

53 | 115 |
116 |
117 | 118 |
119 |
120 |

开源作品

121 | 234 |
235 |
236 | 237 | 238 |
239 |
240 |

网站

241 | 261 |
262 |
263 | 264 | 265 |
266 |
267 |

其它

268 | 273 | 290 |
291 |
292 | 293 | 311 | 332 |
333 | 342 |
343 | 344 | 345 | 346 | -------------------------------------------------------------------------------- /starter-list.md: -------------------------------------------------------------------------------- 1 | # Spring Boot application starters 2 | 3 | **Spring Boot application starters** 4 | 5 | |名称|描述|Pom| 6 | |------|:-----|:-----| 7 | |spring-boot-starter|核心starter,包括自动配置支持,日志和YAML|[Pom](https://github.com/spring-projects/spring-boot/tree/master/spring-boot-project/spring-boot-starters/spring-boot-starter/pom.xml)| 8 | |spring-boot-starter-activemq|用于使用Apache ActiveMQ实现JMS消息|[Pom](https://github.com/spring-projects/spring-boot/tree/master/spring-boot-project/spring-boot-starters/spring-boot-starter-activemq/pom.xml)| 9 | |spring-boot-starter-amqp|用于使用Spring AMQP和Rabbit MQ|[Pom](https://github.com/spring-projects/spring-boot/tree/master/spring-boot-project/spring-boot-starters/spring-boot-starter-amqp/pom.xml)| 10 | |spring-boot-starter-aop|用于使用Spring AOP和AspectJ实现面向切面编程|[Pom](https://github.com/spring-projects/spring-boot/tree/master/spring-boot-project/spring-boot-starters/spring-boot-starter-aop/pom.xml)| 11 | |spring-boot-starter-artemis|使用Apache Artemis实现JMS消息|[Pom](https://github.com/spring-projects/spring-boot/tree/master/spring-boot-project/spring-boot-starters/spring-boot-starter-artemis/pom.xml)| 12 | |spring-boot-starter-batch|对Spring Batch的支持|[Pom](https://github.com/spring-projects/spring-boot/tree/master/spring-boot-project/spring-boot-starters/spring-boot-starter-batch/pom.xml)| 13 | |spring-boot-starter-cache|用于使用Spring框架的缓存支持|[Pom](https://github.com/spring-projects/spring-boot/tree/master/spring-boot-project/spring-boot-starters/spring-boot-starter-cache/pom.xml)| 14 | |spring-boot-starter-cloud-connectors|对Spring Cloud Connectors的支持,用于简化云平台下(例如Cloud Foundry 和Heroku)服务的连接|[Pom](https://github.com/spring-projects/spring-boot/tree/master/spring-boot-project/spring-boot-starters/spring-boot-starter-cloud-connectors/pom.xml)| 15 | |spring-boot-starter-data-cassandra|用于使用分布式数据库Cassandra和Spring Data Cassandra|[Pom](https://github.com/spring-projects/spring-boot/tree/master/spring-boot-project/spring-boot-starters/spring-boot-starter-data-cassandra/pom.xml)| 16 | |spring-boot-starter-data-cassandra-reactive|用于使用分布式数据库Cassandra和Spring Data Cassandra 的响应式支持|[Pom](https://github.com/spring-projects/spring-boot/blob/master/spring-boot-project/spring-boot-starters/spring-boot-starter-data-cassandra-reactive/pom.xml)| 17 | |spring-boot-starter-data-couchbase|用于使用基于文档的数据库Couchbase和Spring Data Couchbase|[Pom](https://github.com/spring-projects/spring-boot/tree/master/spring-boot-project/spring-boot-starters/spring-boot-starter-data-couchbase/pom.xml)| 18 | |spring-boot-starter-data-couchbase-reactive|用于使用基于文档的数据库Couchbase和Spring Data Couchbase 的响应式支持|[Pom](https://github.com/spring-projects/spring-boot/tree/master/spring-boot-project/spring-boot-starters/spring-boot-starter-data-couchbase-reactive/pom.xml)| 19 | |spring-boot-starter-data-elasticsearch|用于使用Elasticsearch搜索,分析引擎和Spring Data Elasticsearch|[Pom](https://github.com/spring-projects/spring-boot/tree/master/spring-boot-project/spring-boot-starters/spring-boot-starter-data-elasticsearch/pom.xml)| 20 | |spring-boot-starter-data-jpa|用于使用Hibernate实现Spring Data JPA|[Pom](https://github.com/spring-projects/spring-boot/tree/master/spring-boot-project/spring-boot-starters/spring-boot-starter-data-jpa/pom.xml)| 21 | |spring-boot-starter-data-ldap|Spring Boot 对 Spring Data LDAP(轻量级目录访问协议)的支持|[Pom](https://github.com/spring-projects/spring-boot/tree/master/spring-boot-project/spring-boot-starters/spring-boot-starter-data-ldap/pom.xml)| 22 | |spring-boot-starter-data-mongodb|用于使用基于文档的数据库MongoDB和Spring Data MongoDB|[Pom](https://github.com/spring-projects/spring-boot/tree/master/spring-boot-project/spring-boot-starters/spring-boot-starter-data-mongodb/pom.xml)| 23 | |spring-boot-starter-data-mongodb-reactive|用于使用基于文档的数据库MongoDB和Spring Data MongoDB 的响应式支持|[Pom](https://github.com/spring-projects/spring-boot/tree/master/spring-boot-project/spring-boot-starters/spring-boot-starter-data-mongodb-reactive/pom.xml)| 24 | |spring-boot-starter-data-neo4j|用于使用图数据库Neo4j和Spring Data Neo4j|[Pom](https://github.com/spring-projects/spring-boot/tree/master/spring-boot-project/spring-boot-starters/spring-boot-starter-data-neo4j/pom.xml)| 25 | |spring-boot-starter-data-redis|用于使用Spring Data Redis和Jedis客户端操作键—值数据存储Redis|[Pom](https://github.com/spring-projects/spring-boot/tree/master/spring-boot-project/spring-boot-starters/spring-boot-starter-data-redis/pom.xml)| 26 | |spring-boot-starter-data-redis-reactive|用于使用Spring Data Redis和Jedis客户端操作键—值数据存储Redis的响应式支持|[Pom](https://github.com/spring-projects/spring-boot/tree/master/spring-boot-project/spring-boot-starters/spring-boot-starter-data-redis-reactive/pom.xml)| 27 | |spring-boot-starter-data-rest|用于使用Spring Data REST暴露基于REST的Spring Data仓库|[Pom](https://github.com/spring-projects/spring-boot/tree/master/spring-boot-project/spring-boot-starters/spring-boot-starter-data-rest/pom.xml)| 28 | |spring-boot-starter-data-solr|通过Spring Data Solr使用Apache Solr搜索平台|[Pom](https://github.com/spring-projects/spring-boot/tree/master/spring-boot-project/spring-boot-starters/spring-boot-starter-data-solr/pom.xml)| 29 | |spring-boot-starter-freemarker|用于使用FreeMarker模板引擎构建MVC web应用|[Pom](https://github.com/spring-projects/spring-boot/tree/master/spring-boot-project/spring-boot-starters/spring-boot-starter-freemarker/pom.xml)| 30 | |spring-boot-starter-groovy-templates|用于使用Groovy模板引擎构建MVC web应用|[Pom](https://github.com/spring-projects/spring-boot/tree/master/spring-boot-project/spring-boot-starters/spring-boot-starter-groovy-templates/pom.xml)| 31 | |spring-boot-starter-hateoas|用于使用Spring MVC和Spring HATEOAS实现基于超媒体的RESTful web应用|[Pom](https://github.com/spring-projects/spring-boot/tree/master/spring-boot-project/spring-boot-starters/spring-boot-starter-hateoas/pom.xml)| 32 | |spring-boot-starter-integration|用于使用Spring Integration|[Pom](https://github.com/spring-projects/spring-boot/tree/master/spring-boot-project/spring-boot-starters/spring-boot-starter-integration/pom.xml)| 33 | |spring-boot-starter-jdbc|对JDBC的支持(使用Tomcat JDBC连接池)|[Pom](https://github.com/spring-projects/spring-boot/tree/master/spring-boot-project/spring-boot-starters/spring-boot-starter-jdbc/pom.xml)| 34 | |spring-boot-starter-jersey|用于使用JAX-RS和Jersey构建RESTful web应用,可使用[spring-boot-starter-web](http://docs.spring.io/spring-boot/docs/current-SNAPSHOT/reference/htmlsingle/#spring-boot-starter-web)替代|[Pom](https://github.com/spring-projects/spring-boot/tree/master/spring-boot-project/spring-boot-starters/spring-boot-starter-jersey/pom.xml)| 35 | |spring-boot-starter-jooq|用于使用JOOQ访问SQL数据库,可使用[spring-boot-starter-data-jpa](http://docs.spring.io/spring-boot/docs/current-SNAPSHOT/reference/htmlsingle/#spring-boot-starter-data-jpa)或[spring-boot-starter-jdbc](http://docs.spring.io/spring-boot/docs/current-SNAPSHOT/reference/htmlsingle/#spring-boot-starter-jdbc)替代|[Pom](https://github.com/spring-projects/spring-boot/tree/master/spring-boot-project/spring-boot-starters/spring-boot-starter-jooq/pom.xml)| 36 | |spring-boot-starter-json|Spring Boot 对 Json 读写支持的组建|[Pom](https://github.com/spring-projects/spring-boot/tree/master/spring-boot-project/spring-boot-starters/spring-boot-starter-json/pom.xml)| 37 | |spring-boot-starter-jta-atomikos|用于使用Atomikos实现JTA事务|[Pom](https://github.com/spring-projects/spring-boot/tree/master/spring-boot-project/spring-boot-starters/spring-boot-starter-jta-atomikos/pom.xml)| 38 | |spring-boot-starter-jta-bitronix|用于使用Bitronix实现JTA事务|[Pom](https://github.com/spring-projects/spring-boot/tree/master/spring-boot-project/spring-boot-starters/spring-boot-starter-jta-bitronix/pom.xml)| 39 | |spring-boot-starter-jta-narayana|Spring Boot Narayana JTA Starter|[Pom](https://github.com/spring-projects/spring-boot/tree/master/spring-boot-project/spring-boot-starters/spring-boot-starter-jta-narayana/pom.xml)| 40 | |spring-boot-starter-mail|用于使用Java Mail和Spring框架email发送支持|[Pom](https://github.com/spring-projects/spring-boot/tree/master/spring-boot-project/spring-boot-starters/spring-boot-starter-mail/pom.xml)| 41 | |spring-boot-starter-mustache|用于使用Mustache模板引擎构建MVC web应用|[Pom](https://github.com/spring-projects/spring-boot/tree/master/spring-boot-project/spring-boot-starters/spring-boot-starter-mustache/pom.xml)| 42 | |spring-boot-starter-quartz|用于定时任务 quartz 的支持|[Pom](https://github.com/spring-projects/spring-boot/tree/master/spring-boot-project/spring-boot-starters/spring-boot-starter-quartz/pom.xml)| 43 | |spring-boot-starter-security|对Spring Security的支持|[Pom](https://github.com/spring-projects/spring-boot/tree/master/spring-boot-project/spring-boot-starters/spring-boot-starter-security/pom.xml)| 44 | |spring-boot-starter-test|用于测试Spring Boot应用,支持常用测试类库,包括JUnit, Hamcrest和Mockito|[Pom](https://github.com/spring-projects/spring-boot/tree/master/spring-boot-project/spring-boot-starters/spring-boot-starter-test/pom.xml)| 45 | |spring-boot-starter-thymeleaf|用于使用Thymeleaf模板引擎构建MVC web应用|[Pom](https://github.com/spring-projects/spring-boot/tree/master/spring-boot-project/spring-boot-starters/spring-boot-starter-thymeleaf/pom.xml)| 46 | |spring-boot-starter-validation|用于使用Hibernate Validator实现Java Bean校验|[Pom](https://github.com/spring-projects/spring-boot/tree/master/spring-boot-project/spring-boot-starters/spring-boot-starter-validation/pom.xml)| 47 | |spring-boot-starter-web|用于使用Spring MVC构建web应用,包括RESTful。Tomcat是默认的内嵌容器|[Pom](https://github.com/spring-projects/spring-boot/tree/master/spring-boot-project/spring-boot-starters/spring-boot-starter-web/pom.xml)| 48 | |spring-boot-starter-web-services|对Spring Web服务的支持|[Pom](https://github.com/spring-projects/spring-boot/tree/master/spring-boot-project/spring-boot-starters/spring-boot-starter-web-services/pom.xml)| 49 | |spring-boot-starter-webflux|对Spring webflux服务的支持|[Pom](https://github.com/spring-projects/spring-boot/tree/master/spring-boot-project/spring-boot-starters/spring-boot-starter-webflux/pom.xml)| 50 | |spring-boot-starter-websocket|用于使用Spring框架的WebSocket支持构建WebSocket应用|[Pom](https://github.com/spring-projects/spring-boot/tree/master/spring-boot-project/spring-boot-starters/spring-boot-starter-websocket/pom.xml)| 51 | 52 | **Spring Boot 生产级 starters** 53 | 54 | |名称|描述|Pom| 55 | |----|:----|:----| 56 | |spring-boot-starter-actuator|用于使用Spring Boot的Actuator,它提供了production ready功能来帮助你监控和管理应用程序|[Pom](https://github.com/spring-projects/spring-boot/tree/master/spring-boot-project/spring-boot-starters/spring-boot-starter-actuator/pom.xml)| 57 | 58 | 最后,Spring Boot还包含一些用于排除或交换某些特定技术方面的starters: 59 | 60 | **Spring Boot 技术性 Starters** 61 | 62 | |名称|描述|Pom| 63 | |------|:------|:------| 64 | |spring-boot-starter-jetty|用于使用Jetty作为内嵌servlet容器,可使用[spring-boot-starter-tomcat](http://docs.spring.io/spring-boot/docs/current-SNAPSHOT/reference/htmlsingle/#spring-boot-starter-tomcat)替代|[Pom](https://github.com/spring-projects/spring-boot/tree/master/spring-boot-project/spring-boot-starters/spring-boot-starter-jetty/pom.xml)| 65 | |spring-boot-starter-log4j2|用于使用Log4j2记录日志,可使用[spring-boot-starter-logging](http://docs.spring.io/spring-boot/docs/current-SNAPSHOT/reference/htmlsingle/#spring-boot-starter-logging)代替|[Pom](https://github.com/spring-projects/spring-boot/tree/master/spring-boot-project/spring-boot-starters/spring-boot-starter-log4j2/pom.xml)| 66 | |spring-boot-starter-logging|用于使用Logback记录日志,默认的日志starter|[Pom](https://github.com/spring-projects/spring-boot/tree/master/spring-boot-project/spring-boot-starters/spring-boot-starter-logging/pom.xml)| 67 | |spring-boot-starter-reactor-netty|用于使用 netty 作为响应式内嵌容器|[Pom](https://github.com/spring-projects/spring-boot/tree/master/spring-boot-project/spring-boot-starters/spring-boot-starter-reactor-netty/pom.xml)| 68 | |spring-boot-starter-tomcat|用于使用Tomcat作为内嵌servlet容器,[spring-boot-starter-web](http://docs.spring.io/spring-boot/docs/current-SNAPSHOT/reference/htmlsingle/#spring-boot-starter-web)使用的默认servlet容器|[Pom](https://github.com/spring-projects/spring-boot/tree/master/spring-boot-project/spring-boot-starters/spring-boot-starter-tomcat/pom.xml)| 69 | |spring-boot-starter-undertow|用于使用Undertow作为内嵌servlet容器,可使用[spring-boot-starter-tomcat](http://docs.spring.io/spring-boot/docs/current-SNAPSHOT/reference/htmlsingle/#spring-boot-starter-tomcat)替代|[Pom](https://github.com/spring-projects/spring-boot/tree/master/spring-boot-project/spring-boot-starters/spring-boot-starter-undertow/pom.xml)| 70 | --------------------------------------------------------------------------------