Why spring mvc is used?



Why spring mvc is used?..

Answer / Vaibhav Mittal

Spring MVC is used for building web applications in the Spring Framework. It provides a model-view-controller architecture, allowing for better separation of concerns and enabling developers to create cleaner, more maintainable code.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Spring Framework Interview Questions

How to upload a file to spring mvc?

1 Answers  


What does @bean do in spring?

1 Answers  


What is bean wiring and @autowired annotation?

1 Answers  


What are features of spring ?

1 Answers  


What is jpa in spring boot? : Spring Boot

1 Answers  


How do you annotate a text?

1 Answers  


When singleton beans are created in spring?

1 Answers  


How does @transactional works in spring?

1 Answers  


What is the default bean scope within spring?

1 Answers  


What are different types of autowire?

1 Answers  


What exactly is dependency injection?

1 Answers  


What are advantages of spring usage?

1 Answers  


Categories