What do you mean by viewresolver in spring?
Answer / Sandeep Pandey
ViewResolver in Spring is responsible for resolving the logical view name returned from a controller to a physical view. It can be configured to handle different types of views like JSP, Freemarker, Thymeleaf, etc.
| Is This Answer Correct ? | 0 Yes | 0 No |
Why is spring preferred over the other frameworks?
Is ioc and di same?
Why is spring framework popular?
What is difference between pojo and bean?
What does autowired annotation mean?
What is current version of spring?
What is the use of spring data jpa?
What is spring repository?
In what points, can weaving be applied?
What is meant by stereotype annotation?
What is the function of annotation @responsebody?
What are the autowiring modes in spring?