java - Annotating swagger models (@ApiModelProperty) and apis/resources in different binaries/packages -


is annotating data models in different library/package , apis in different package supported? has 1 tried this?

there shouldn't problem long loaded within scope of single classloader. scanning done on that's reachable.


Comments

Popular posts from this blog

Java 8 + Maven Javadoc plugin: Error fetching URL -

android - How to delete or change the searchview icon inside the SearchView actionBar? -

c++ - Msgpack packing bools bug -