Add temporary work around for regression in Spring Integration
This commit is contained in:
@@ -2,6 +2,7 @@ package org.test
|
||||
|
||||
@Configuration
|
||||
@EnableIntegration
|
||||
@Grab("jackson-databind")
|
||||
class SpringIntegrationExample implements CommandLineRunner {
|
||||
|
||||
@Autowired
|
||||
|
||||
Reference in New Issue
Block a user