microservices-single-swagger
microservices-single-swagger copied to clipboard
Repository to showcase how to create a single/aggregate Swagger Documentation server for multiple microservices
I want to add authorization header to all microservices. Which will be intercepted at Gateway Proxy level. I can do this using following piece of code without aggregation. ``` @Bean...
Hi I would like to know if you can able to update it to the latest version
Bumps [io.springfox:springfox-swagger-ui](https://github.com/springfox/springfox) from 2.9.2 to 2.10.0. Commits 2026ff1 Changed the command to include all as gradle properties 87a402f Fixed javadoc error. This is already fixed in openapi branch 02805e1 Updated...