문제

I am trying to use Swagger in the existing Wink restful web services. I have done all the annotations as mentioned in the swagger documentation but now I need to integrate the rest of the stuff. E.g. configuring the swagger UI, setting up the swagger configurations during server startup etc. Can any one point me to any documentation or provide some steps to follow?

도움이 되었습니까?

해결책

I have just made a project for Apache Wink. You can find it below

https://github.com/zouzias/swagger-jaxrs-wink

I will push it to the swagger-core samples collections asap as well.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top