Swagger in Spring boot.
Swagger is mainly used to generate REST API documentation.
If someone has created REST APIs using Spring Boot, and want to document his API so that anyone can visualise and use those APIs easily, then with Swagger it becomes very easy to generate that documentation.
In today's video, we already having a Spring Boot project for which we will generate the documentation using Swagger OpenAPI implementation library.
Open API Implementation used : springdoc-openapi
Index:
00:00 Intro
00:56 Swagger UI demo
01:21 Configure Swagger in Sprint boot project
03:27 Access swagger-ui
05:27 Customize swagger-ui
Follow us on :
Facebook : / raksrahul-100219708647780
Instagram : / raksrahul_ig
#swagger #java #springboot #raksrahul