# awesome-spring-boot **Repository Path**: xiaozh2009/awesome-spring-boot ## Basic Information - **Project Name**: awesome-spring-boot - **Description**: springboot 各种资料整理(demo、教程、网站、starter文档等),持续更新,欢迎pr。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-08-27 - **Last Updated**: 2023-04-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # awesome-spring-boot springboot 各种资料整理(demo、教程、网站、starter文档等),持续更新,欢迎pr。 ## 官方 - [springboot 源码](https://github.com/spring-projects/spring-boot) - [springboot 官网](http://projects.spring.io/spring-boot/) ## spring-boot 教程 - [ Spring Boot教程 - 易百教程](http://www.yiibai.com/spring-boot/) - [ 翟永超(程序员 DD) springboot 教程 ](https://github.com/dyc87112/SpringBoot-Learning) - [ Spring Boot 菜鸟教程(来自csdn) ](https://github.com/je-ge/spring-boot) - [ 泥瓦匠BYSocket教程 ](https://github.com/JeffLi1993/springboot-learning-example) - [ 龙果学院教程 (部分视频收费)](https://github.com/roncoo/spring-boot-demo) - [ 慕课网入门及进阶视频 ](http://www.imooc.com/u/4559066/courses?sort=publish) - [ csdn-catoop的专栏 spring boot 学习](http://blog.csdn.net/column/details/spring-boot.html) - [ 简书 springboot 专题](http://www.jianshu.com/c/f0cf6eae1754) - [ liaokailin的专栏 (csdn博客)](http://blog.csdn.net/liaokailin/article/category/5765237) - [ 方志鹏 SpringBoot 非官方教程](http://blog.csdn.net/column/details/15397.html) - [ segmentfault springboot专栏 ](https://segmentfault.com/blog/spring_boot) - [ 纯洁的微笑:Spring Boot系列文章 ](http://www.ityouknow.com/spring-boot) - [ 梁桂钊- Spring Boot 揭秘与实战 系列 ](http://blog.720ui.com/columns/springboot_all/) - [ Spring Boot干货系列](http://tengj.top/categories/Spring-Boot%E5%B9%B2%E8%B4%A7%E7%B3%BB%E5%88%97/) - [ 杜琪的 springboot 博客](http://www.jianshu.com/p/7e2e5e7b32ab) - [ Spring Boot中文教程](http://majunwei.com/category/201707201858273227/) - [ 《Spring Boot官方指南》(并发编程网)](http://ifeve.com/spring-boot-documentation/) - [ lihao312 springboot 教程(iteye)](http://lihao312.iteye.com/) - [ Spring Boot Tutorials(英文教程)](http://www.mkyong.com/tutorials/spring-boot-tutorials/) - [ 林祥纤-从零开始学Spring Boot](http://412887952-qq-com.iteye.com/category/356333) - [小柒-SpringBoot开发案例](https://blog.52itstyle.com/category/springBoot/) - [江南一点雨-关于Spring Boot](http://blog.csdn.net/column/details/13987.html) - [天码营-Spring Boot](https://www.tianmaying.com/tutorials/tag/Springboot) - [猿天地-Spring Boot](http://cxytiandi.com/blog/detail/17437) ## spring-boot demo - [spring-boot-admin](https://github.com/codecentric/spring-boot-admin) - [SpringBlog](https://github.com/Raysmond/SpringBlog) - [微服务模板(spring cloud)](https://github.com/rohitghatol/spring-boot-microservices) - [building-microservices](https://github.com/livelessons-spring/building-microservices) - [spring-boot-samples(demo合集)](https://github.com/netgloo/spring-boot-samples) - [springboot+mybatis整合](https://github.com/abel533/MyBatis-Spring-Boot) - [spring-boot-all(demo合集)](https://github.com/leelance/spring-boot-all) - [springboot + security整合 (Spring Boot and Spring Security OAuth )](https://github.com/royclarkson/spring-rest-service-oauth) - [jwt-spring-security (jwt Spring Boot and Spring Security)](https://github.com/szerhusenBC/jwt-spring-security-demo) - [springboot react demo1](https://github.com/winterbe/spring-react-example) - [springboot react demo2](https://github.com/geowarin/boot-react) - [springboot + dubbo demo](https://github.com/Percy0601/boot-dubbo) - [springboot angular2 demo](https://github.com/borysn/spring-boot-angular2) - [jwt-angular-spring](https://github.com/nielsutrecht/jwt-angular-spring) - [SpringBoot-RabbitMQ](https://github.com/scalad/SpringBoot-RabbitMQ) ## spring-boot 书籍和文档 - [ 官方文档 ](http://docs.spring.io/spring-boot/docs/current-SNAPSHOT/reference/htmlsingle/#howto) - [《Spring Boot参考指南》](https://qbgbook.gitbooks.io/spring-boot-reference-guide-zh/content/) - [ Spring Boot 教程 ](https://waylau.gitbooks.io/spring-boot-tutorial/) ## spring-boot 网站 - [spring for all 社区](http://spring4all.com/) - [泥瓦匠BYSocket 个人网站](http://www.bysocket.com/) - [翟永超个人网站](www.didispace.com) - [springcloud 中文网](https://springcloud.cc/) - [springcloud 中国社区](http://springcloud.cn/) ## spring-boot cli - [springboot cli](https://github.com/spring-projects/spring-boot/tree/master/spring-boot-project/spring-boot-cli) - [create-spring-boot-app](https://github.com/wxyyxc1992/create-spring-boot-app) - [jhipster:快速搭建 angular+springboot 项目](https://github.com/jhipster/generator-jhipster) ## spring-boot-starter ### 官方 - [activemq](https://github.com/spring-projects/spring-boot/tree/master/spring-boot-project/spring-boot-starters/spring-boot-starter-activemq) - [actuator](https://github.com/spring-projects/spring-boot/tree/master/spring-boot-project/spring-boot-starters/spring-boot-starter-actuator) - [amqp](https://github.com/spring-projects/spring-boot/tree/master/spring-boot-project/spring-boot-starters/spring-boot-starter-amqp) - [aop](https://github.com/spring-projects/spring-boot/tree/master/spring-boot-project/spring-boot-starters/spring-boot-starter-aop) - [artemis](https://github.com/spring-projects/spring-boot/tree/master/spring-boot-project/spring-boot-starters/spring-boot-starter-artemis) - [batch](https://github.com/spring-projects/spring-boot/tree/master/spring-boot-project/spring-boot-starters/spring-boot-starter-batch) - [cache](https://github.com/spring-projects/spring-boot/tree/master/spring-boot-project/spring-boot-starters/spring-boot-starter-cache) - [connectors](https://github.com/spring-projects/spring-boot/tree/master/spring-boot-project/spring-boot-starters/spring-boot-starter-cloud-connectors) - [cassandra-reactive](https://github.com/spring-projects/spring-boot/tree/master/spring-boot-project/spring-boot-starters/spring-boot-starter-data-cassandra-reactive) - [cassandra](https://github.com/spring-projects/spring-boot/tree/master/spring-boot-project/spring-boot-starters/spring-boot-starter-data-cassandra) - [couchbase](https://github.com/spring-projects/spring-boot/tree/master/spring-boot-project/spring-boot-starters/spring-boot-starter-data-couchbase) - [elasticsearch](https://github.com/spring-projects/spring-boot/tree/master/spring-boot-project/spring-boot-starters/spring-boot-starter-data-elasticsearch) - [jpa](https://github.com/spring-projects/spring-boot/tree/master/spring-boot-project/spring-boot-starters/spring-boot-starter-data-jpa) - [ldap](https://github.com/spring-projects/spring-boot/tree/master/spring-boot-project/spring-boot-starters/spring-boot-starter-data-ldap) - [mongodb-reactive](https://github.com/spring-projects/spring-boot/tree/master/spring-boot-project/spring-boot-starters/spring-boot-starter-data-mongodb-reactive) - [mongodb](https://github.com/spring-projects/spring-boot/tree/master/spring-boot-project/spring-boot-starters/spring-boot-starter-data-mongodb) - [neo4j](https://github.com/spring-projects/spring-boot/tree/master/spring-boot-project/spring-boot-starters/spring-boot-starter-data-neo4j) - [redis](https://github.com/spring-projects/spring-boot/tree/master/spring-boot-project/spring-boot-starters/spring-boot-starter-data-redis) - [rest](https://github.com/spring-projects/spring-boot/tree/master/spring-boot-project/spring-boot-starters/spring-boot-starter-data-rest) - [solr](https://github.com/spring-projects/spring-boot/tree/master/spring-boot-project/spring-boot-starters/spring-boot-starter-data-solr) - [freemarker](https://github.com/spring-projects/spring-boot/tree/master/spring-boot-project/spring-boot-starters/spring-boot-starter-freemarker) - [groovy-templates](https://github.com/spring-projects/spring-boot/tree/master/spring-boot-project/spring-boot-starters/spring-boot-starter-groovy-templates) - [hateoas](https://github.com/spring-projects/spring-boot/tree/master/spring-boot-project/spring-boot-starters/spring-boot-starter-hateoas) - [integration](https://github.com/spring-projects/spring-boot/tree/master/spring-boot-project/spring-boot-starters/spring-boot-starter-integration) - [jdbc](https://github.com/spring-projects/spring-boot/tree/master/spring-boot-project/spring-boot-starters/spring-boot-starter-jdbc) - [jersey](https://github.com/spring-projects/spring-boot/tree/master/spring-boot-project/spring-boot-starters/spring-boot-starter-jersey) - [jetty](https://github.com/spring-projects/spring-boot/tree/master/spring-boot-project/spring-boot-starters/spring-boot-starter-jetty) - [jooq](https://github.com/spring-projects/spring-boot/tree/master/spring-boot-project/spring-boot-starters/spring-boot-starter-jooq) - [json](https://github.com/spring-projects/spring-boot/tree/master/spring-boot-project/spring-boot-starters/spring-boot-starter-json) - [atomikos](https://github.com/spring-projects/spring-boot/tree/master/spring-boot-project/spring-boot-starters/spring-boot-starter-jta-atomikos) - [bitronix](https://github.com/spring-projects/spring-boot/tree/master/spring-boot-project/spring-boot-starters/spring-boot-starter-jta-bitronix) - [narayana](https://github.com/spring-projects/spring-boot/tree/master/spring-boot-project/spring-boot-starters/spring-boot-starter-jta-narayana) - [log4j2](https://github.com/spring-projects/spring-boot/tree/master/spring-boot-project/spring-boot-starters/spring-boot-starter-log4j2) - [logging](https://github.com/spring-projects/spring-boot/tree/master/spring-boot-project/spring-boot-starters/spring-boot-starter-logging) - [mail](https://github.com/spring-projects/spring-boot/tree/master/spring-boot-project/spring-boot-starters/spring-boot-starter-mail) - [mustache](https://github.com/spring-projects/spring-boot/tree/master/spring-boot-project/spring-boot-starters/spring-boot-starter-mustache) - [quartz](https://github.com/spring-projects/spring-boot/tree/master/spring-boot-project/spring-boot-starters/spring-boot-starter-quartz) - [netty](https://github.com/spring-projects/spring-boot/tree/master/spring-boot-project/spring-boot-starters/spring-boot-starter-reactor-netty) - [security](https://github.com/spring-projects/spring-boot/tree/master/spring-boot-project/spring-boot-starters/spring-boot-starter-security) - [facebook](https://github.com/spring-projects/spring-boot/tree/master/spring-boot-project/spring-boot-starters/spring-boot-starter-social-facebook) - [linkedin](https://github.com/spring-projects/spring-boot/tree/master/spring-boot-project/spring-boot-starters/spring-boot-starter-social-linkedin) - [twitter](https://github.com/spring-projects/spring-boot/tree/master/spring-boot-project/spring-boot-starters/spring-boot-starter-social-twitter) - [test](https://github.com/spring-projects/spring-boot/tree/master/spring-boot-project/spring-boot-starters/spring-boot-starter-test) - [thymeleaf](https://github.com/spring-projects/spring-boot/tree/master/spring-boot-project/spring-boot-starters/spring-boot-starter-thymeleaf) - [tomcat](https://github.com/spring-projects/spring-boot/tree/master/spring-boot-project/spring-boot-starters/spring-boot-starter-tomcat) - [undertow](https://github.com/spring-projects/spring-boot/tree/master/spring-boot-project/spring-boot-starters/spring-boot-starter-undertow) - [validation](https://github.com/spring-projects/spring-boot/tree/master/spring-boot-project/spring-boot-starters/spring-boot-starter-validation) - [services](https://github.com/spring-projects/spring-boot/tree/master/spring-boot-project/spring-boot-starters/spring-boot-starter-web-services) - [web](https://github.com/spring-projects/spring-boot/tree/master/spring-boot-project/spring-boot-starters/spring-boot-starter-web) - [webflux](https://github.com/spring-projects/spring-boot/tree/master/spring-boot-project/spring-boot-starters/spring-boot-starter-webflux) - [websocket](https://github.com/spring-projects/spring-boot/tree/master/spring-boot-project/spring-boot-starters/spring-boot-starter-websocket) ### 非官方 - [angular2](https://github.com/kucharzyk/spring-angular2-starter) - [dubbo](https://github.com/teaey/spring-boot-starter-dubbo) - [dubbo 阿里巴巴官方](https://github.com/alibaba/spring-boot-starter-dubbo) - [dubbox](https://github.com/xubinux/spring-boot-starter-dubbox) - [dubbo-zipkin](https://github.com/jessyZu/dubbo-zipkin-spring-starter) - [Druid](https://github.com/drtrang/druid-spring-boot) - [elasticsearch](https://github.com/Nasruddin/elasticsearch-spring-boot-spring-data) - [grpc 1](https://github.com/LogNet/grpc-spring-boot-starter) - [grpc 2](https://github.com/yidongnan/grpc-spring-boot-starter) - [hbase](https://github.com/SpringForAll/spring-boot-starter-hbase) - [jade4j](https://github.com/domix/spring-boot-starter-jade4j) - [jwt](https://github.com/bfwg/springboot-jwt-starter) - [mybatis](https://github.com/mybatis/spring-boot-starter) - [netty](https://github.com/DanielThomas/spring-boot-starter-netty) - [resteasy](https://github.com/paypal/resteasy-spring-boot) - [Reactive](https://github.com/bclozel/spring-boot-web-reactive) - [rocketmq](https://github.com/fightingaman/springboot-starter-rocketmq) - [rxjava](https://github.com/jmnarloch/rxjava-spring-boot-starter) - [swagger](https://github.com/SpringForAll/spring-boot-starter-swagger) - [twitter4j](https://github.com/sivaprasadreddy/twitter4j-spring-boot-starter) - [vuejs](https://github.com/kucharzyk/vuejs-java-starter) - [web-reactive](https://github.com/bclozel/spring-boot-web-reactive) - [wicket](https://github.com/MarcGiffing/wicket-spring-boot) ## 其他