springfox/springfox-demos

label:"help wanted" Centralized documentation with Spring Boot and Netflix Eureka

hellosatish opened this issue · 2 comments

Hi @dilipkrish
I have tried to create centralized documentation in case of microservices (Eureka & Zuul). My implementation is working correctly.
Just wanted to ask that the approach is correct or does springfox library has some other way to achieve the same?

final
solution

Code : centralized-swagger-docs

If it works for you its the right approach :)

Thanks @dilipkrish
Could you please also help with the other question i wanted help with. Does library itself has something out of the box to support the centralized documentation in case of microservice environment (API gateway, Registry, services) or do we have any road map for the support