-
Notifications
You must be signed in to change notification settings - Fork 236
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Search type by name instead of canonical name in ClassGraphFacade
Before this commit, searching for a matching type by canonical name does not return concrete inner types. This commit uses the type's name (instead of its canonical name) to look for concrete types in the classpath. Resolves issue #353
- Loading branch information
1 parent
816b0d6
commit cd88f4d
Showing
2 changed files
with
30 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters