You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With our AOT efforts, we introduced TypeScanner as general abstraction for type scanning to avoid store-specific implementations. We should switch to TypeScanner instead of using ClassPathScanningCandidateComponentProvider directly.