This commit introduces the `TaskRepositoryInitializer` component. This component will initialize the `DataSource` when appropriate and silently do nothing otherwise. It can be customized to initialize a specific `DataSource` as required. Resolves spring-cloud/spring-cloud-task#84