-
Course
- Core Tech
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.
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.
Table of contents
- 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
About the author
Dan is the Scripted Practice Manger for Software Technology Group. Dan also works with the Java Practice Team and specializes in Spring, Ruby, Python, Groovy, JavaScript, and PHP. In his free time, Dan provides Jazz Guitar lessons.
More Courses by Dan