Skip to content

Admin Service shouldn't have to copy library jars to disk to scan them #244

@laserval

Description

@laserval

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions