INT-1129 moved MessageBuilder from 'message' to 'core'
This commit is contained in:
@@ -20,8 +20,8 @@ import org.springframework.context.support.ClassPathXmlApplicationContext;
|
||||
import org.springframework.integration.context.BeanFactoryChannelResolver;
|
||||
import org.springframework.integration.core.ChannelResolver;
|
||||
import org.springframework.integration.core.Message;
|
||||
import org.springframework.integration.core.MessageBuilder;
|
||||
import org.springframework.integration.core.MessageChannel;
|
||||
import org.springframework.integration.message.MessageBuilder;
|
||||
|
||||
/**
|
||||
* Demonstrates a web service invocation through a Web Service outbound Gateway.
|
||||
|
||||
Reference in New Issue
Block a user