InterviewSolution
Saved Bookmarks
| 1. |
What do you understand by the term ‘Spring Boot’? |
|
Answer» Spring Boot is an open-source, java-based FRAMEWORK that provides support for RAPID APPLICATION Development and gives a PLATFORM for developing stand-alone and production-ready spring applications with a need for very few configurations. |
|