Add Job Event Messaging to tasks.
* Added test for sample and cleanup * Added skipEventsListener * Added new message format. * Added integration tests. * Updated application.properties to add json content type resolves spring-cloud/spring-cloud-task#119
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
logging.level.org.springframework.cloud.task=DEBUG
|
||||
logging.level.org.springframework.cloud.stream=DEBUG
|
||||
spring.application.name=batchEvents
|
||||
Reference in New Issue
Block a user