adspace
Answer Posted / Rajnikant Dhurve
A Model in Spring Boot represents a data transfer object. It encapsulates data returned from a database or web service, and it is typically used to transport data between the controller (which handles HTTP requests) and the view (which displays the data).
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers