Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)|