Category Archives: Swagger

What is Swagger in Spring Boot | How to add Swagger in Spring Boot?

What is Swagger? Swagger, now known as OpenAPI Specification, is a tool that provides a set of rules and conventions for building, interacting with, and documenting APIs (application-programmable interfaces). It provides a standard to describe the robust APIs, which makes it easier for developers to understand the capabilities of a service without accessing its sourceā€¦ Read More »