- Course
Spring Framework 2: Creating Your First Spring Boot Application
Do you want to build scalable Java applications quickly and efficiently? Learn how Spring Boot's opinionated framework can take you from zero to sixty with your Java application development.
- Course
Spring Framework 2: Creating Your First Spring Boot Application
Do you want to build scalable Java applications quickly and efficiently? Learn how Spring Boot's opinionated framework can take you from zero to sixty with your Java application development.
Get started today
Access this course and other top-rated tech content with one of our business plans.
Try this course for free
Access this course and other top-rated tech content with one of our individual plans.
This course is included in the libraries shown below:
- Core Tech
What you'll learn
Spring Boot framework helps developers to build scalable Java applications. In this course, Creating your First Spring Boot Application, you will learn the two core aspects of Spring Boot by coding through the basics with a sample application.
First, you will learn the stand-alone architecture of Spring Boot without containers and XML files. Your app runs as a pure Java app and can be deployed in any environment that runs Java, including cloud platforms.
Next, you will discover Spring Boot starters. These starters allow quick and easy integration with many Spring technologies and 3rd Party libraries and frameworks. Additionally, starters provide the concept of auto-configuration, allowing developers to incorporate concepts such as data sources or REST services.
Finally, you will be able to install Spring Boot, configure it, and utilize many of the framework's features in a real world application.
By the end of this course, you will be able to understand the Spring Boot architecture and how it plugs in and works with core Spring.
Spring Framework 2: Creating Your First Spring Boot Application
-
Version Check | 15s
-
Introduction | 1m 23s
-
What Is Spring Boot? | 1m 17s
-
Demo: Creating a Spring Boot App with Spring Initializr | 2m 19s
-
Demo: Importing and Setting up a Spring Boot App | 2m 6s
-
Demo: Overview of a Spring Boot App | 3m 57s
-
Demo: Creating a Spring Boot App with IntelliJ | 2m 4s
-
Demo: Using the Spring Boot CLI | 2m 5s
-
Understanding Spring Boot Starters | 3m 6s
-
Summary | 58s