-
-
Notifications
You must be signed in to change notification settings - Fork 2k
Open
Labels
⚡ enhancementRequest for new functionalityRequest for new functionality
Description
🤔 What's the problem you're trying to solve?
If I use the Runtime.builder() I can supply a classloader withClassLoader but the actuall class scanning can not be customized.
✨ What's your proposed solution?
There should be a way to injects some kind of GlueClassScanner that allows to plug in different techniques.
Currently always ClasspathScanner is used with no way to customize that.
⛏ Have you considered any alternatives or workarounds?
No response
📚 Any additional context?
No response
Metadata
Metadata
Assignees
Labels
⚡ enhancementRequest for new functionalityRequest for new functionality