When requesting the library map from the admin service, all jars will be copied to disk so that they can be scanned for Stage annotations.
Perhaps a different reflections API can handle streamed JARs, which would avoid the need to copy to disk before scan.
When requesting the library map from the admin service, all jars will be copied to disk so that they can be scanned for Stage annotations.
Perhaps a different reflections API can handle streamed JARs, which would avoid the need to copy to disk before scan.