it has to be set to the specific SimpleTaskRepository Removed proxy-target-class flag from demos. Added comments for which hints can be removed
Adds a Task Listener that emits the TaskExecution as an event via a Spring Cloud Stream channel (essentially the listener serves as a SCSt Source). Resolves spring-cloud/spring-cloud-task#11