mkevo commented on pull request #6424: URL: https://github.com/apache/geode/pull/6424#issuecomment-874548600
I spent some time uplifting this dependency, but without a success. First of all, I tried to follow steps from [README.md](https://github.com/springfox/springfox/blob/3.0.0/README.md#migrating-from-existing-2x-version). This is not working for us. Then I tried to do more changes: - in SwaggerConfig by replacing @EnableSwagger2 with EnableSwagger2WebMvc - replace Swagger Docs URL(/swagger-ui.html) with /swagger-ui/index.html - follow steps from https://www.baeldung.com/swagger-2-documentation-for-spring-rest-api - try two steps uplift, first to 2.10.x, then to 3.0.0, without success I will close this PR, as I'm not able to uplift it. Hope that someone else will have a bit of more luck. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@geode.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org