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
Change FileSourceAdapter to ResourceSourceAdapter. It would be more flexible and easier to test if it was based on a ResourcePatternResolver instead of a directory polling. Actually maybe the name is still fine (people will be looking for a file source, so the name will help), but the pattern resolver trick would be nice to have.