{"id":17979134,"url":"https://github.com/wupeixuan/springboot-learn","last_synced_at":"2025-10-11T22:58:41.141Z","repository":{"id":37116916,"uuid":"261960084","full_name":"wupeixuan/SpringBoot-Learn","owner":"wupeixuan","description":"Spring Boot 入门","archived":false,"fork":false,"pushed_at":"2023-11-22T20:58:04.000Z","size":192,"stargazers_count":104,"open_issues_count":4,"forks_count":62,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-07-21T03:09:31.340Z","etag":null,"topics":["flyway","springboot","springboot2","swagger"],"latest_commit_sha":null,"homepage":"","language":"Java","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/wupeixuan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"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,"zenodo":null}},"created_at":"2020-05-07T05:43:18.000Z","updated_at":"2024-10-29T21:41:46.000Z","dependencies_parsed_at":"2025-07-21T03:17:27.822Z","dependency_job_id":null,"html_url":"https://github.com/wupeixuan/SpringBoot-Learn","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/wupeixuan/SpringBoot-Learn","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wupeixuan%2FSpringBoot-Learn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wupeixuan%2FSpringBoot-Learn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wupeixuan%2FSpringBoot-Learn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wupeixuan%2FSpringBoot-Learn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wupeixuan","download_url":"https://codeload.github.com/wupeixuan/SpringBoot-Learn/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wupeixuan%2FSpringBoot-Learn/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279009183,"owners_count":26084555,"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","status":"online","status_checked_at":"2025-10-11T02:00:06.511Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["flyway","springboot","springboot2","swagger"],"created_at":"2024-10-29T17:36:33.471Z","updated_at":"2025-10-11T22:58:41.113Z","avatar_url":"https://github.com/wupeixuan.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Spring Boot 学习\r\n\r\n基于 Spring Boot 2.X 版本的教程!\r\n\r\n## 示例代码：\r\n\r\n- [database-version-control](https://github.com/wupeixuan/SpringBoot-Learn/tree/master/database-version-control):Spring Boot 集成 Flyway\r\n- [interface-doc](https://github.com/wupeixuan/SpringBoot-Learn/tree/master/interface-doc):Spring Boot 集成 Swagger 2\r\n- [graceful-shutdown](https://github.com/wupeixuan/SpringBoot-Learn/tree/master/graceful-shutdown):如何优雅地停止 Spring Boot 应用？\r\n- [websocket](https://github.com/wupeixuan/SpringBoot-Learn/tree/master/websocket):Spring Boot 集成 WebSocket 实现服务端推送消息到客户端\r\n- [elasticsearch](https://github.com/wupeixuan/SpringBoot-Learn/tree/master/elasticsearch):Spring Boot 集成 Elasticsearch 实战\r\n- [oss](https://github.com/wupeixuan/SpringBoot-Learn/tree/master/oss):Spring Boot 集成阿里云 OSS 进行文件存储\r\n- [redis-cache](https://github.com/wupeixuan/SpringBoot-Learn/tree/master/redis-cache):Spring Boot 集成 Redis 实现数据缓存\r\n- [mail](https://github.com/wupeixuan/SpringBoot-Learn/tree/master/mail):Spring Boot 优雅地发送邮件\r\n- [xxl-job-executor](https://github.com/wupeixuan/SpringBoot-Learn/tree/master/xxl-job-executor):Spring Boot 集成 XXL-JOB 任务调度平台\r\n- [mybatis-plus-auto-fill-metainfo](https://github.com/wupeixuan/SpringBoot-Learn/tree/master/mybatis-plus-auto-fill-metainfo):Spring Boot 集成 Mybatis Plus 自动填充字段\r\n\r\n## 参考文章：\r\n\r\n- [Spring Boot 集成 Flyway 实现数据库版本控制](https://www.tianheyu.top/archives/database-version-control)\r\n- [Spring Boot 集成 Swagger 构建接口文档](https://www.tianheyu.top/archives/springboot-swagger-interface-doc)\r\n- [如何优雅地停止 Spring Boot 应用？](https://www.tianheyu.top/archives/springboot-graceful-shutdown)\r\n- [Spring Boot 集成 WebSocket 实现服务端推送消息到客户端](https://www.tianheyu.top/archives/springboot-websocket)\r\n- [Spring Boot 集成 Elasticsearch 实战](https://www.tianheyu.top/archives/springboot-elasticsearch) \r\n- [Spring Boot 集成阿里云 OSS 进行文件存储](https://www.tianheyu.top/archives/springboot-oss) \r\n- [Spring Boot 集成 Redis 实现数据缓存](https://www.tianheyu.top/archives/springboot-redis-cache) \r\n- [Spring Boot 优雅地发送邮件](https://www.tianheyu.top/archives/springboot-mail) \r\n- [Spring Boot 集成 XXL-JOB 任务调度平台](https://www.tianheyu.top/archives/springboot-xxl-job-executor) \r\n- [Spring Boot 集成 Mybatis Plus 自动填充字段](https://www.tianheyu.top/archives/springboot-mybatis-plus-auto-fill-metainfo) ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwupeixuan%2Fspringboot-learn","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwupeixuan%2Fspringboot-learn","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwupeixuan%2Fspringboot-learn/lists"}