Overview
The precondition check in the ResourcePatternHint
constructor currently does not allow one to register the root directory as a native image resource; however, it is necessary to be able to register the root directory to enable classpath scanning of the root directory within a native image.
Related Issues
-
29397