InterviewSolution
Saved Bookmarks
| 1. |
What is spring? Explain |
|
Answer» Spring is ONE of the most POPULAR open source app development frameworks for enterprise-class Java. Spring is lightweight in terms of size. Some of its core features can be used to develop any Java application, and there are in-built EXTENSIONS on top of the Java EE platform for BUILDING web applications. Spring FRAMEWORK is called a one-stop platform for building enterprise-level Java applications. |
|