{"id":24128293,"url":"https://github.com/caojiele/spring-official-reference","last_synced_at":"2025-07-23T19:05:40.160Z","repository":{"id":154100331,"uuid":"161646729","full_name":"caojiele/Spring-official-reference","owner":"caojiele","description":"Spring官方文档","archived":false,"fork":false,"pushed_at":"2019-05-11T12:07:34.000Z","size":7399,"stargazers_count":9,"open_issues_count":0,"forks_count":5,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-02T01:11:24.643Z","etag":null,"topics":["official","reference","spring"],"latest_commit_sha":null,"homepage":"https://springcloud.cc/spring-reference.html","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/caojiele.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":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-12-13T13:56:54.000Z","updated_at":"2024-07-24T14:10:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"0e907a61-c6d1-4c26-a595-854163014a5e","html_url":"https://github.com/caojiele/Spring-official-reference","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/caojiele/Spring-official-reference","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caojiele%2FSpring-official-reference","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caojiele%2FSpring-official-reference/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caojiele%2FSpring-official-reference/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caojiele%2FSpring-official-reference/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/caojiele","download_url":"https://codeload.github.com/caojiele/Spring-official-reference/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caojiele%2FSpring-official-reference/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266737750,"owners_count":23976392,"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-07-23T02:00:09.312Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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":["official","reference","spring"],"created_at":"2025-01-11T18:41:09.429Z","updated_at":"2025-07-23T19:05:40.145Z","avatar_url":"https://github.com/caojiele.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cimg src=\"img/Sping_Logo.jpg\" width=\"50%\" height=\"50%\" /\u003e\n\n# Spring official reference\n\n### [中文文档](README_zh.md)\n\n## Project \n\n### Spring Boot\n[![Build Status](https://ci.spring.io/api/v1/teams/spring-boot/pipelines/spring-boot/jobs/build/badge)](https://ci.spring.io/teams/spring-boot/pipelines/spring-boot?groups=Build\")   [![Chat](https://badges.gitter.im/JoinChat.svg)](https://gitter.im/spring-projects/spring-boot?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge\u0026utm_content=badge\")\n\nSpring Boot makes it easy to create Spring-powered, production-grade applications and\nservices with absolute minimum fuss. It takes an opinionated view of the Spring platform\nso that new and existing users can quickly get to the bits they need.\n\nYou can use Spring Boot to create stand-alone Java applications that can be started using\n`java -jar` or more traditional WAR deployments. We also provide a command line tool\nthat runs spring scripts.\n\nOur primary goals are:\n\n* Provide a radically faster and widely accessible getting started experience for all\nSpring development\n* Be opinionated out of the box, but get out of the way quickly as requirements start to\ndiverge from the defaults\n* Provide a range of non-functional features that are common to large classes of projects\n(e.g. embedded servers, security, metrics, health checks, externalized configuration)\n* Absolutely no code generation and no requirement for XML configuration\n\n* [SITE](https://spring.io/projects/spring-boot) | [GIT](https://github.com/spring-projects/spring-boot)\n-------\n#### Version \n* [2.0.0 M3](https://github.com/caojiele/Spring-official-reference/blob/master/Spring-Boot/version/documents/2.0.0.M3)\n  * [guide](https://github.com/caojiele/Spring-official-reference/blob/master/Spring-Boot/version/documents/2.0.0.M3/guide.md) | [API](https://github.com/caojiele/Spring-official-reference/blob/master/Spring-Boot/version/documents/2.0.0.M3/API.md)\n  \n* [2.0.0](https://github.com/caojiele/Spring-official-reference/blob/master/Spring-Boot/version/documents/2.0.0)\n  * [guide-part-1](https://github.com/caojiele/Spring-official-reference/blob/master/Spring-Boot/version/documents/2.0.0/guide-part-1.md) | [guide-part-2](https://github.com/caojiele/Spring-official-reference/blob/master/Spring-Boot/version/documents/2.0.0/guide-part-2.md) | [API](https://github.com/caojiele/Spring-official-reference/blob/master/Spring-Boot/version/documents/2.0.0/API.md)\n\n* [1.5.7](https://github.com/caojiele/Spring-official-reference/blob/master/Spring-Boot/version/documents/1.5.7)\n  * [guide](https://github.com/caojiele/Spring-official-reference/blob/master/Spring-Boot/version/documents/1.5.7/guide.md) | [API](https://github.com/caojiele/Spring-official-reference/blob/master/Spring-Boot/version/documents/1.5.7/API.md)\n  \n* [1.5.6](https://github.com/caojiele/Spring-official-reference/blob/master/Spring-Boot/version/documents/1.5.6)\n  * [guide](https://github.com/caojiele/Spring-official-reference/blob/master/Spring-Boot/version/documents/1.5.6/guide.md) | [API](https://github.com/caojiele/Spring-official-reference/blob/master/Spring-Boot/version/documents/1.5.6/API.md)\n  \n* [1.4.7](https://github.com/caojiele/Spring-official-reference/blob/master/Spring-Boot/version/documents/1.4.7)\n  * [guide](https://github.com/caojiele/Spring-official-reference/blob/master/Spring-Boot/version/documents/1.4.7/guide.md) | [API](https://github.com/caojiele/Spring-official-reference/blob/master/Spring-Boot/version/documents/1.4.7/API.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcaojiele%2Fspring-official-reference","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcaojiele%2Fspring-official-reference","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcaojiele%2Fspring-official-reference/lists"}