What is the web module?
Answer / Aprajita
Web Module (Spring MVC) is a part of Spring Framework that provides a structure for building web applications. It includes DispatcherServlet, controllers, models, views, and other components to handle HTTP requests and render responses.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is spring? Explain
What are the various ways of using spring?
Does spring support cdi?
What is jobrepository in spring batch?
What is the difference between joinpoint and pointcut?
Why is spring boot so popular? : Spring Boot
What is repository annotation in spring?
What are the different spring frameworks?
What is spring annotation-based configuration?
What is spring layout java?
What is the difference between spring boot and spring mvc? : Spring Boot
What is an aspect?