Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rajeevranjancom/spring_java_framework
The Spring Framework is an application framework and inversion of control container for the Java platform. The framework's core features can be used by any Java application, but there are extensions for building web applications on top of the Java EE platform.
https://github.com/rajeevranjancom/spring_java_framework
framework java java-8 spring spring-boot spring-mvc spring-security springframework
Last synced: 15 days ago
JSON representation
The Spring Framework is an application framework and inversion of control container for the Java platform. The framework's core features can be used by any Java application, but there are extensions for building web applications on top of the Java EE platform.
- Host: GitHub
- URL: https://github.com/rajeevranjancom/spring_java_framework
- Owner: rajeevranjancom
- License: mit
- Created: 2020-10-24T13:51:56.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-07-29T18:24:07.000Z (over 3 years ago)
- Last Synced: 2024-11-21T18:35:40.016Z (3 months ago)
- Topics: framework, java, java-8, spring, spring-boot, spring-mvc, spring-security, springframework
- Language: Java
- Homepage: https://spring.io/
- Size: 266 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Spring_Java-_Framework
# Imp:
| Important |
|--------------- |
| The Spring Framework is an application framework and inversion of control container for the Java platform.|
| The framework's core features can be used by any Java application, but there are extensions for building web applications on top of the Java EE platform.|
| Stable release: 5.2.7.RELEASE / June 9, 2020; 4 months ago |
| Preview release: 5.3.0-RC2 / October 14, 2020; 1 day ago |
| Developed by: Pivotal Software |
| Platform: Jakarta EE |
| Written in: Java |
| License: Apache License 2.0 |# Links:
|https://docs.spring.io/spring-framework/docs/4.3.12.RELEASE/spring-framework-reference/htmlsingle/ (Docs)|
|https://www.tutorialspoint.com/spring/spring_quick_guide.htm (Doc 1)|