Spring Boot for Beginner - Easy explanation with example!

preview_player
Показать описание
Spring Boot makes it easy to create production-grade stand-alone Spring based Applications that you can "just run". But wait!! What does that even mean? Well, if you have the question, you must watch this video. In this video we will explore the following topics

What is spring boot?
what does spring boot do?
Spring boot starter dependencies
Auto-configuration
Spring boot initializer
Spring tool suite
spring boot in eclipse
Spring boot example
Embedded servers
Fat Jar, Self contained jar, Runnable jar
Installing JDK & Maven
Understanding Maven Dependencies
If you know Maven, you can skip the video directly to Spring Boot : 15:41 Links & Resources!
================

Рекомендации по теме
Комментарии
Автор

hi,
i am getting this error:
Whitelabel Error Page

This application has no explicit mapping for /error, so you are seeing this as a fallback.
Mon Nov 14 14:51:23 IST 2022
There was an unexpected error (type=Not Found, status=404).

also when I am running my Spring boot project in eclipse, that welcompagehandlermapping line is not coming in the eclipse console.
Please guide...

pranaysharma
Автор

Thank you! I think this cleared up a great deal of my confusion. I found it entirely by chance, but I'm glad I watched it.

grimmpseudonym
Автор

Great explanation 👌! Can you make a video on microservices? Thanks!

rakeshmehra