
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.
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.
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.
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.
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!