Example & Tutorial understanding programming in easy ways.

What is spring-boot-starter-web?

spring-boot-starter-web :-This starter will add Tomcat and Spring MVC dependency to our application and its default configuration.

Read More →