Spring MVC
Lets understand Servlet Container before understanding SpringMVC
What is a Servlet Container?
A servlet container (also known as a web container) is a part of a web server or application server that provides the environment for running Java Servlets ...
backend-geek.hashnode.dev11 min read