API First Engineering with Spring Boot
Rating: 4.4 out of 5(122 ratings)
1,795 students
Last updated 11/2025
English
German [Auto],English [Auto],

What you'll learn

  • Build High Quality RESTful APIs and API Documentat
  • Learn What is API First Engineering and Why its Important
  • How to Leverage OpenAPI as the Single Source of Truth
  • Use OpenAPI Code Generation to Generate Java Code
  • Use Redocly for CI Builds of your OpenAPI Specification and Documentat

Course content

18 sections • 133 lectures • 12h 27m total length
  • Course Introduction1:54
  • Instructor Introduction2:29
  • Getting the Most Out of Your Course4:18

    Block out a dedicated hour, complete the course with hands-on practice, finish quizzes and assignments, join the Slack community, and enroll to receive the Spring Framework Guru newsletter.

  • Setting Up Your Development Environment4:01
  • Is Your IDE Free Like A Puppy?2:45
  • Free 120 Day IntelliJ Ultimate Trial0:43
  • Course Slack Room - Chat with Your Instructor and Other Students0:50
  • Github Workflow12:20

    Master the GitHub workflow for this course by forking the repository, cloning to your local workspace, and using master and ending branches to compare changes.

Requirements

  • Should be familiar with Spring Boot and Spring MVC
  • Basic Java Development Skills and Able to Use Maven
  • Working Knowledge of OpenAPI

Description

Take a comprehensive dive into the world of API First development using Spring 6 and Spring Boot 3. This extensive course covers the latest practices and tools for designing, building, and testing robust APIs following industry best practices.

You'll begin by understanding the foundational concepts of API-first development and its benefits for organizations. The course then guides you through the practical implementation of an API using OpenAPI specifications, domain-driven design principles, and code generation from OpenAPI specifications.

Throughout the course, you'll explore a wide range of topics, including:

  • Defining APIs using the OpenAPI specification and tools like Redocly

  • Using Redocly to establish CI/CD builds for your OpenAPI Specification and Redoc API Documentation

  • Applying domain-driven design principles for effective API design

  • Generating code from OpenAPI specifications using Maven with OpenAPI Code Generator

  • Developing Spring Boot and SpringMVC to implementing API endpoints

  • Testing APIs with Spring MockMVC and incorporate request validation to your OpenAPI Specification

  • Implementing create, update, patch, and delete operations for APIs

  • Object-relational mapping with JPA, Hibernate

  • Using MapStruct for efficient object mapping and type transformation

  • Enforcing data validation and constraints with JPA and Java Bean Validation

  • Handling standardized problems and errors with libraries like Zalando Problem

  • Generation of Spring Boot API clients and using clients with integration testing

Throughout the course, you'll work on a real-world e-commerce API project, applying the concepts and best practices learned in each section. By the end of this course, you'll have a deep understanding of API-first development using Spring 6 and Spring Boot 3 with OpenAPI, enabling you to design, build, and test robust APIs that adhere to industry standards.

This course is a master course in developing high quality world class API products for your customers. 

Enroll now and elevate your skills in API development with Spring!

Who this course is for:

  • Spring Developers Responsible for Building Customer Facing APis
  • Developers Seeking to Build High Quality APIs
  • QA Engineers Wishing to Improve API Code Quality
  • API Product Owners Responsible for the Delivery of Customer Facing APIs