Use TypeScanner
to scan for initial entities
#1284
Labels
type: enhancement
A general enhancement
Milestone
With our AOT efforts, we introduced
TypeScanner
as general abstraction for type scanning to avoid store-specific implementations. We should switch toTypeScanner
instead of usingClassPathScanningCandidateComponentProvider
directly.The text was updated successfully, but these errors were encountered: