ClassGraph is a significantly more robust library than FastClasspathScanner, and is more future-proof. All future development work will be focused on ClassGraph, and FastClasspathScanner will see no future development.
Please consider porting your code over to the new ClassGraph API, particularly if your project is in production or has downstream dependencies:
Feel free to close this bug report if your project aesteve/nubes is no longer in development. (You were sent this bug report because your project depends upon FastClasspathScanner, and has been starred by 110 users. Apologies if this bug report is not helpful.)
Your project,
aesteve/nubes
, depends on the outdated library FastClasspathScanner in the following source files:src/main/java/com/github/aesteve/vertx/nubes/reflections/annotations/impl/FastclassPathScannerProvider.java
FastClasspathScanner has been significantly reworked since the version your code depends upon:
ClassGraph is a significantly more robust library than FastClasspathScanner, and is more future-proof. All future development work will be focused on ClassGraph, and FastClasspathScanner will see no future development.
Please consider porting your code over to the new ClassGraph API, particularly if your project is in production or has downstream dependencies:
Feel free to close this bug report if your project
aesteve/nubes
is no longer in development. (You were sent this bug report because your project depends upon FastClasspathScanner, and has been starred by 110 users. Apologies if this bug report is not helpful.)