-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Closed
Description
Seems that some classes are duplicated from swagger-jaxrs2 to swagger-jaxrs2-servlet-initializer:
io.swagger.v3.jaxrs2.integration.JaxrsAnnotationScanner
io.swagger.v3.jaxrs2.integration.JaxrsApplicationAndAnnotationScanner
io.swagger.v3.jaxrs2.integration.JaxrsApplicationAndResourcePackagesAnnotationScanner
io.swagger.v3.jaxrs2.integration.JaxrsApplicationScanner
io.swagger.v3.jaxrs2.integration.JaxrsOpenApiContext
io.swagger.v3.jaxrs2.integration.JaxrsOpenApiContextBuilder
io.swagger.v3.jaxrs2.integration.OpenApiServlet
io.swagger.v3.jaxrs2.integration.ServletConfigContextUtils
io.swagger.v3.jaxrs2.integration.ServletOpenApiConfigurationLoader
io.swagger.v3.jaxrs2.integration.ServletOpenApiContextBuilder
io.swagger.v3.jaxrs2.integration.ServletPathConfigurationLoader
io.swagger.v3.jaxrs2.integration.SwaggerLoader
io.swagger.v3.jaxrs2.integration.XmlWebOpenApiContext
I don't see any configuration of shading or jarjar-ing in /modules/swagger-jaxrs2-servlet-initializer/pom.xml and there the sources for this are missing in the swagger-jaxrs2-servlet-initializer-2.1.1-sources.jar so that makes me thing this was done manually.
Any explanation as to why was this done and what purpose does it serve?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels