Spring Boot 2 and Consul integration with Swagger 2.8.0
This is a guide to create a simple RESTful web service with Spring-Boot 2.0.0.RELEASE. We are going to integrate Spring Cloud Consul with this application for reading configurations. We have used Swagger 2.8.0 release for documenting our REST APIs.