1. What is ResponseEntity in Spring MVC? | ![]() |
2. How is ResponseEntity used in a REST API controller? | ![]() |
3. Can ResponseEntity be used to return different types of responses in a REST API controller? | ![]() |
4. What are the advantages of using ResponseEntity in a REST API controller? | ![]() |
5. How can ResponseEntity be used to handle exceptions in a REST API controller? | ![]() |