Skip to Main Content
Spring Boot and Angular
book

Spring Boot and Angular

by Devlin Basilan Duldulao, Seiji Ralph Villafranca
December 2022
Beginner to intermediate content levelBeginner to intermediate
438 pages
8h 53m
English
Packt Publishing
Content preview from Spring Boot and Angular

6

Documenting APIs with the OpenAPI Specification

In the previous chapter, we learned how to develop our Spring Boot application. First, we configured our application to run on the server using IntelliJ. Then, we developed the different parts of the REST application, such as the models and entities, which serve as the objects; the services, which hold the business logic and call the JPA repository to perform CRUD operations in the database; and the controllers, which define the endpoints. We also learned how to apply Redis, which adds a caching mechanism to improve the performance of our REST APIs.

This chapter will focus on creating the documentation for our Spring Boot project. We will focus on configuring springdoc-openapi and Swagger UI ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Full-Stack React with Spring Boot

Full-Stack React with Spring Boot

Andy Olsen
Spring Boot Fundamentals

Spring Boot Fundamentals

Bharath Thippireddy

Publisher Resources

ISBN: 9781803243214Supplemental Content