{"id":16412112,"url":"https://github.com/waylau/spring-boot-tutorial","last_synced_at":"2025-04-05T20:07:28.432Z","repository":{"id":151394886,"uuid":"78755043","full_name":"waylau/spring-boot-tutorial","owner":"waylau","description":"Spring Boot  Tutorial takes you to learn Spring Boot  step by step with a large number of samples.Spring Boot Tutorial 是一本关于 Spring Boot 学习的开源书。用大量实例带你一步一步走进 Spring Boot 的世界。","archived":false,"fork":false,"pushed_at":"2021-11-10T16:57:14.000Z","size":6038,"stargazers_count":412,"open_issues_count":0,"forks_count":134,"subscribers_count":36,"default_branch":"master","last_synced_at":"2025-03-29T19:04:25.809Z","etag":null,"topics":["bootstrap","spring","spring-boot","spring-boot-tutorial","waylau"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/waylau.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/security-in-action.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-01-12T14:44:31.000Z","updated_at":"2025-03-11T07:02:30.000Z","dependencies_parsed_at":"2023-07-06T20:01:33.739Z","dependency_job_id":null,"html_url":"https://github.com/waylau/spring-boot-tutorial","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/waylau%2Fspring-boot-tutorial","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/waylau%2Fspring-boot-tutorial/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/waylau%2Fspring-boot-tutorial/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/waylau%2Fspring-boot-tutorial/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/waylau","download_url":"https://codeload.github.com/waylau/spring-boot-tutorial/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247393569,"owners_count":20931812,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bootstrap","spring","spring-boot","spring-boot-tutorial","waylau"],"created_at":"2024-10-11T06:47:38.597Z","updated_at":"2025-04-05T20:07:28.404Z","avatar_url":"https://github.com/waylau.png","language":null,"readme":"# Spring Boot Tutorial 《Spring Boot 教程》\r\n\r\n![](images/spring-boot-logo.jpg)\r\n\r\nSpring Boot  Tutorial takes you to learn Spring Boot  step by step with a large number of samples. There is also a GitBook version of the book: \u003chttp://www.gitbook.com/book/waylau/spring-boot-tutorial\u003e.\r\nLet's [READ](SUMMARY.md)!\r\n\r\nSpring Boot Tutorial 是一本关于 Spring Boot 学习的开源书。利用业余时间写了本书，图文并茂，用大量实例带你一步一步走进 Spring Boot 的世界。如有疏漏欢迎指正，欢迎提问。感谢您的参与！\r\n \r\n## Get Started 如何开始阅读\r\n\r\n选择下面入口之一：\r\n\r\n* \u003chttps://github.com/waylau/spring-boot-tutorial/\u003e 的 [SUMMARY.md](SUMMARY.md)（源码）\r\n* \u003chttp://waylau.gitbooks.io/spring-boot-tutorial/\u003e 点击 Read 按钮（同步更新，国内访问速度一般）\r\n \r\n## Code 源码\r\n\r\n书中所有示例源码，移步至\u003chttps://github.com/waylau/spring-boot-tutorial\u003e  `samples` 目录下\r\n\r\n\r\n* [使用ProGuard插件proguard-maven-plugin进行代码混淆](samples/proguard-maven-plugin-spring-boot-example)\r\n\r\n## Issue 意见、建议\r\n\r\n如有勘误、意见或建议欢迎拍砖 \u003chttps://github.com/waylau/spring-boot-tutorial/issues\u003e\r\n\r\n## 联系作者:\r\n\r\n您也可以直接联系我：\r\n\r\n* 博客：https://waylau.com\r\n* 邮箱：[waylau521(at)gmail.com](mailto:waylau521@gmail.com)\r\n* 微博：http://weibo.com/waylau521\r\n* 开源：https://github.com/waylau\r\n\r\n## 相关资料\r\n\r\n其他与 Spring Boot 相关的学习资料还有：\r\n\r\n* 基于Spring Boot的博客系统实战（视频）：\u003chttp://coding.imooc.com/class/125.html\u003e\r\n* Spring Cloud 教程：\u003chttps://github.com/waylau/spring-cloud-tutorial\u003e\r\n* 基于Spring Cloud的微服务实战（视频）：\u003chttps://coding.imooc.com/class/177.html\u003e\r\n* Spring Boot 企业级应用开发实战（书籍）：\u003chttps://github.com/waylau/spring-boot-enterprise-application-development\u003e\r\n* Spring Cloud 微服务架构开发实战（书籍）：\u003chttps://github.com/waylau/spring-cloud-microservices-development\u003e\r\n\r\n## 其他书籍\r\n\r\n若您对本书不感冒，笔者还写了其他方面的超过一打的书籍（可见\u003chttps://waylau.com/books/\u003e），多是开源电子书。\r\n\r\n本人也维护了一个[books-collection](https://github.com/waylau/books-collection)项目，里面提供了优质的专门给程序员的开源、免费图书集合。\r\n\r\n## 开源捐赠\r\n\r\n\r\n![开源捐赠](https://waylau.com/images/showmethemoney-sm.jpg)\r\n\r\n捐赠所得所有款项将用于开源事业！","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwaylau%2Fspring-boot-tutorial","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwaylau%2Fspring-boot-tutorial","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwaylau%2Fspring-boot-tutorial/lists"}