{"id":19155655,"url":"https://github.com/lhui/springboot-handbook","last_synced_at":"2026-04-21T09:31:14.413Z","repository":{"id":65243321,"uuid":"587374357","full_name":"lhui/springboot-handbook","owner":"lhui","description":"一本使用 docusaurus 写做的 Spring Boot 的书籍📚，持续更新中,每天写一点点","archived":false,"fork":false,"pushed_at":"2024-06-18T23:52:28.000Z","size":1644,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-22T21:41:30.099Z","etag":null,"topics":["book","spring","springboot"],"latest_commit_sha":null,"homepage":"https://lhui.github.io/springboot-handbook/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lhui.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["lhui"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"lfx_crowdfunding":null,"polar":null,"buy_me_a_coffee":null,"custom":null}},"created_at":"2023-01-10T15:51:10.000Z","updated_at":"2024-05-01T15:14:56.000Z","dependencies_parsed_at":"2024-03-16T16:22:19.995Z","dependency_job_id":"4cdb6b0e-27be-4b57-b90f-c3331e17e2ec","html_url":"https://github.com/lhui/springboot-handbook","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lhui/springboot-handbook","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lhui%2Fspringboot-handbook","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lhui%2Fspringboot-handbook/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lhui%2Fspringboot-handbook/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lhui%2Fspringboot-handbook/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lhui","download_url":"https://codeload.github.com/lhui/springboot-handbook/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lhui%2Fspringboot-handbook/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32085401,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-21T06:27:27.065Z","status":"ssl_error","status_checked_at":"2026-04-21T06:27:21.250Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["book","spring","springboot"],"created_at":"2024-11-09T08:31:34.301Z","updated_at":"2026-04-21T09:31:14.379Z","avatar_url":"https://github.com/lhui.png","language":"JavaScript","funding_links":["https://github.com/sponsors/lhui"],"categories":[],"sub_categories":[],"readme":"# SpringBoot HandBook\n\n## 内容简介\n\n预期的内容如下：\n\n当期还没有具体的目录，只是一个大致的规划\n\n- 环境搭建\n- SpringBoot 基础\n- 使用 SpringBoot 实现第一个接口\n- 使用 SpringBoot 实现第一个页面\n- 使用 SpringBoot 实现数据库操作\n- 使用 SpringBoot 实现事务\n  - 事务的基本概念\n  - 事务的隔离级别\n  - 事务的传播行为\n  - 事务的回滚\n  - 事务的超时\n  - 事务的只读\n  - SpringBoot 事务的实现以及注意事项\n- 使用 SpringBoot 实现缓存\n- 使用 SpringBoot 实现消息队列\n- 使用 SpringBoot 实现定时任务\n- 使用 SpringBoot 实现文件上传/下载\n- 使用 SpringBoot 进行日志管理\n  - 日志配置 Logback\n  - 日志读取\n- 使用 SpringBoot 进行异常处理\n- 使用 SpringBoot 进行单元测试\n- 使用 SpringBoot 进行集成测试\n  - 集成测试的基本概念\n  - 集成测试的实现\n  - 集成测试的注意事项\n  - 集成测试的最佳实践\n  - 如何减少集成测试的重启次数\n- 进行 SpringBoot 项目的部署\n- 进行 SpringBoot 项目的监控\n- 进行 SpringBoot 项目的性能优化\n- 进行 SpringBoot 项目的安全防护\n- 使用 SpringBoot 实现分布式系统\n- 什么是 TDD 开发\n- 什么是 DDD 开发\n- 使用 SpringBoot 链接 nebula graph\n  - 图数据库是什么\n- 使用 SpringBoot 进行内存泄露分析及解决方案\n- SpringBoot 项目的最佳实践\n- SpringBoot 项目的常见问题及解决方案\n- SpringBoot 如何开发 websocket\n- SpringBoot 如何开发 restful api\n- SpringBoot 如何开发 graphql\n- SpringBoot 如何开发 rpc\n- SpringBoot 如何开发 dubbo\n- SpringBoot 如何开发 starter\n- SpringBoot 如何开发第一个注解\n- SpringBoot 如何开发第一个拦截器\n- SpringBoot 如何开发第一个过滤器\n- SpringBoot 如何开发第一个监听器\n- SpringBoot 如何开发第一个事件\n- SpringBoot 如何开发第一个定时任务\n- SpringBoot 如何开发第一个异步任务\n- SpringBoot 如何开发第一个线程池\n- SpringBoot 如何开发第一个线程安全的程序\n- SpringBoot 如何开发第一个线程不安全的程序\n- 如何做 code review 以及 code review 的最佳实践\n- Springboot 如何做代码规范检查\n- Springboot 如何做代码质量检查\n- Springboot 如何进行代码重构\n- Springboot 如何连接 vault\n- Springboot 如何连接 kafka\n- Springboot 如何配置 Springboot Security\n- Springboot 如何配置 Springboot OAuth2\n- Springboot 如何配置 Springboot JWT\n- Springboot 如何配置 Springboot SSO\n- Springboot 如何配置 Springboot Shiro\n- Springboot 如何配置 Springboot Mybatis\n- Springboot 如何配置 Springboot JPA\n- Springboot 如何配置 Springboot Hibernate\n- Springboot 如何配置 Springboot Redis\n- Springboot 如何配置 Springboot MongoDB\n- Springboot 如何配置 Springboot Elasticsearch\n- Springboot 如何配置 Springboot Solr\n- Springboot 如何配置 Springboot Zookeeper\n- Springboot 使用 Guava\n- Springboot 使用 Apache Commons\n- Springboot 使用 Google Guice\n\n\n附录:\n\n- 搭建 ELK 日志分析系统\n- 搭建 Prometheus 监控系统\n- 搭建 Grafana 监控系统\n- 搭建 Zipkin 分布式链路追踪系统\n- 搭建 Skywalking 分布式链路追踪系统\n- 搭建 Jaeger 分布式链路追踪系统\n- 搭建 Arthas 线上诊断系统\n- 搭建 JProfiler 线上诊断系统\n- 搭建 YourKit 线上诊断系统\n- 搭建 JMC 线上诊断系统\n- 搭建 Vault 进行密码管理\n\n## 项目环境\n\n- JDK 11\n- SpringBoot x.x.x\n- Gradle x.x.x\n- IntelliJ IDEA\n\n## 参与贡献\n\n1. Fork 本仓库\n2. 新建 Feature_xxx 分支\n3. 提交修改内容\n4. 新建 Pull Request\n\n## 项目作者\n\n [lihui](https://github.com/lhui)\n\n## 赞助该项目\n\n\u003chttps://github.com/sponsors/lhui\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flhui%2Fspringboot-handbook","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flhui%2Fspringboot-handbook","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flhui%2Fspringboot-handbook/lists"}