Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Learn Spring Boot the Easy Way!
Rating: 4.3 out of 5(434 ratings)
12,966 students

Learn Spring Boot the Easy Way!

Learn Spring Boot the Easy Way, with example and Interview questions..
Last updated 8/2020
English

What you'll learn

  • 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

Course content

1 section16 lectures56m total length
  • Course Introduction1:24

    Learn springboard basics, its purpose and what it does, with an elegant example. Prepare with maven features, dependencies, and configuration, set up enrollment, and add springboard to your resume.

  • Pre-Requisites1:18
  • Your rating matters and will encourage me!0:15
  • Join my exclusive Facebook group [Get your questions answered]0:04
  • Installing JDK3:01
  • Installing Maven2:56
  • Maven Features6:30
  • Notes! (If you'd like written version of this tutorial!)0:01
  • Spring Boot Introduction4:46
  • Creating Spring Boot Project With STS Initializr8:14
  • Understanding spring boot project5:46
  • Understanding the internals8:10

    Select and integrate FreeMarker as the template engine for a Spring Boot app, add the dependency, and run a maven update so the dispatcher can render index.ftl with model data.

  • How spring boot works and creating Jar8:14

    Learn how Spring Boot uses annotations, auto configuration, and component scanning to bootstrap an application context, package as a jar, and launch a standalone application.

  • Subscribe to my YouTube channel and stay updated!0:07
  • Spring Boot Features Revised5:00

    Explore how Springboard simplifies Spring Boot development by auto configuring, using single starter dependencies, and running on an embedded server to deliver standalone, production-grade applications with minimal setup.

  • [Bonus] Webinar & Free Access to Other Courses!0:31

Requirements

  • Some knowledge on Java programming
  • Willingness to learn!

Description

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


I challenge you!

You've been hearing about Spring Boot, but you didn't quite understand what it is, it's purpose, the problem it solves, the features it offers, etc.. Well, this course will bring you clarity on the same.

Spring boot is now a 'Must Know' skill for pros. All the corporations are moving from Monolithic architecture to Microservices and Spring Boot, by far the best technology!


Watch this mini course completely and you no longer have to waste time, trying to understand it!

you will learn..


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


Note : This course is intended for beginners to get started with spring boot!

Who this course is for:

  • Anyone who want to learn Spring Boot