In this video we will see how to integrate Swagger with our existing Spring Boot Project. Swagger provides a nice documentation of the REST services exposed by the Spring Boot project.
You can download the code for this from GitHub:
https://github.com/chargeahead/demoPr...