File:Spring_Framework_Logo_2018.svg · Wikimedia Commons · See Wikimedia Commons
Spring框架
Sign in to saveAlso known as Spring, springframework, ac, ApplicationContext
application framework for Java platform
Key facts
- Developer
- VMware
- Initial release
- 1 October 2002 ; 23 years ago ( 2002-10-01 )
- Stable release
- 7.0.5 / 18 February 2026 ; 3 months ago ( 18 February 2026 )
- Written in
- Java
- Platform
- Jakarta EE
- Type
- Application framework
- License
- Apache License 2.0
- Website
- spring .io /projects /spring-framework
- Repository
- github .com /spring-projects /spring-framework
via Wikipedia infobox
Source code
This is the home of the Spring Framework: the foundation for all Spring projects. Collectively the Spring Framework and the family of Spring projects are often referred to simply as "Spring". Spring provides everything required beyond the Java programming language for creating enterprise applications for a wide range of scenarios and architectures. Please read the Overview section of the reference documentation for a more complete introduction. For access to artifacts or a distribution zip, see the Spring Framework Artifacts wiki page. The Spring Framework maintains reference documentation (published and source), GitHub wiki pages, and an API reference. There are also guides and tutorials across Spring projects. Follow @SpringCentral, @SpringFramework, and its team members on 𝕏. In-depth articles can be found at The Spring Blog, and releases are announced via our releases feed. The Spring Framework is released under version 2.0 of the Apache License.
Excerpt from the source-code README · 3,012 chars · not written by Vinony
Article · 中文
Spring框架是 Java 平台的一个开源的全栈(full-stack)应用程序框架和控制反转容器实现,一般被直接称为 Spring。该框架的一些核心功能理论上可用于任何 Java 应用,但 Spring 还为基于Java企业版平台构建的 Web 应用提供了大量的拓展支持。Spring 没有直接实现任何的编程模型,但它已经在 Java 社区中广为流行,基本上完全代替了企业级JavaBeans(EJB)模型。 Spring框架以 Apache License 2.0 开源许可协议的形式发布,该框架最初由 Rod Johnson 以及 Juergen Hoeller 等人开发。
Abstract from DBpedia / Wikipedia · CC BY-SA