What is a Spring? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

What is a Spring?

25th Nov 2018, 9:33 AM
SACHIN PAGARE
SACHIN PAGARE - avatar
4 Answers
+ 7
Is this a "What is" bombardment?! 8D If you Google them you can easily find the answers! How to post a minimal, complete, and verifiable question in SL's term. " Here are some tips to make sure your question qualifies: - Post only programming-related QUESTIONS and ANSWERS; - SEARCH for similar QUESTIONS or ANSWERS before posting; - Include relevant TAGS; - Follow community RULES: https://www.sololearn.com/Content-Creation-Guidelines/ DO NOT - Post spam/advertisement; - Use inappropriate language. * Post general discussions and open-ended questions in your feed. ** In case of an assignment, providing a code snippet is mandatory."
25th Nov 2018, 10:10 AM
Babak
Babak - avatar
25th Nov 2018, 9:37 AM
Muhd Khairul Amirin
Muhd Khairul Amirin - avatar
+ 4
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 (Enterprise Edition) platform. Why do we use spring, Hibernate and Struts in Java. ... It is difficult to build the mobile application without Java framework. Spring is used to develop application from desktop to Web. Hibernate is used to access data layer and Struts is used for Web frameworks. https://www.javatpoint.com/spring-tutorial
26th Nov 2018, 9:26 AM
deepak sharma
deepak sharma - avatar
+ 2
Spring MVC is a web development framework for developing web applications. The main language is Java for the web server side, and HTML for the browser side.
25th Nov 2018, 5:14 PM
chuong