Course curriculum

    1. Introduction

    2. About The Course

    3. What is Spring Boot?

    4. Spring and some of its problems

    5. What Spring Boot gives us

    6. Setting Up Development Environment

    7. Maven

    8. Creating a Spring Boot project

    9. Starting a Spring Boot application

    10. Spring Boot startup steps

    11. Adding a REST Controller

    12. Returning Objects From Controller

    13. What's Happening Here: Bill Of Materials

    14. What's Happening Here: Embedded Servlet Container

    1. How Spring MVC Works

    2. The REST API we'll build

    3. Creating a business service

    4. Getting a single resource

    5. Creating a new resource using POST

    6. Implementing Update and Delete

    1. Unit Overview

    2. Using Spring Initializr

    3. Using Spring Boot CLI

    4. Using the STS IDE

    5. Using application properties

    1. What is JPA?

    2. Adding Spring Data JPA

    3. Creating a Spring Data JPA Repository

    4. Making Crud Operations with Repository

    5. Adding Course APIs

    6. Adding Entity Relationship and Extending Repository

    1. Packaging and running a Spring Boot app

    2. Spring Boot Actuator

    3. Wrap Up

About this course

  • Free
  • 34 lessons
  • 0 hours of video content