What is DispatcherServlet, its importance and how to implement it?DispatcherServlet is the central dispatcher in Spring MVC that manages incoming requests and their lifecycle.