Hello,
I'm creating a new issue, for the same reason as #1286
It's again, not working anymore since 1.5.5, due to those changes :
e96fc24
Should be fixed now in BaseApiListingResource i guess.
https://github.com/swagger-api/swagger-core/blob/v1.5.8/modules/swagger-jaxrs/src/main/java/io/swagger/jaxrs/listing/BaseApiListingResource.java
We should be able to instantiate multiple swagger in the same JVM !
static modifier is way too global.