Enabling Swagger2# compile group: 'io.springfox', name: 'springfox-swagger2', version: '2.9.2' compile group: 'io.springfox', name: 'springfox-swagger-ui', version: '2.9.2' Swagger2Config http://localhost:8071/swagger-ui.html References# Spring Boot - Enabling Swagger2