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 -

c++ - Msgpack packing bools bug -

java - POJO with list of POJO to JSON display size and index -