This project is related to operator portal for CGN.
This source code contains a couple shims for springfox
:
- EnableSwagger2: modified to use the new
Swagger2DocumentationWebMvcConfiguration
instead ofSwagger2DocumentationConfiguration
- RelativePathProvider: modified to extend the new
DefaultPathProvider