File:Spring_Framework_Logo_2018.svg · Wikimedia Commons · See Wikimedia Commons
Spring Framework
Sign in to saveAlso known as Spring, springframework, ac, ApplicationContext
アプリケーションフレームワークの一つ
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 Framework は、Javaプラットフォーム向けのオープンソースアプリケーションフレームワークである。単に Spring とも呼ばれる。が自著 Expert One-on-One J2EE Design and Development(Wrox Press、2002年10月)と共にリリースしたのが最初である。.NET Framework 向けの移植版もある。2006年、Spring Framework 1.2.6 は Jolt productivity award を受賞した。 Spring Framework は特定のプログラミングモデルを強制するものではないが、Javaコミュニティでは Enterprise JavaBeans (EJB) モデルの代替・置換・追加として広く認知されつつある。設計上、このフレームワークはJava開発者の自由度を高くしているが、ドキュメントが豊富であり、よくある状況に使える使いやすいソリューションを提供する。 Spring Framework の中核機能は任意のJavaアプリケーションで使えるが、Jakarta EE(従前のJava Platform, Enterprise Edition)上に Web ベースのアプリケーションを構築するための拡張や改善が豊富に用意されている。その用途で Spring を使うことが多く、注目されている。 最初のリリースは、2003年6月で、Apache License 2.0 でライセンスされていた。1.0 がリリースされたのは2004年3月である。
Abstract from DBpedia / Wikipedia · CC BY-SA