Commit 71b53e81 authored by Andy Wilkinson's avatar Andy Wilkinson

Add temporary work around for regression in Spring Integration

parent b71daac5
......@@ -2,6 +2,7 @@ package org.test
@Configuration
@EnableIntegration
@Grab("jackson-databind")
class SpringIntegrationExample implements CommandLineRunner {
@Autowired
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment