Fix a couple null typos in the Reference Manual
This commit is contained in:
@@ -380,9 +380,8 @@ Through the implicitly set `reply-channel` a `User` object is returned and using
|
||||
</int:enricher>
|
||||
----
|
||||
|
||||
NOTE: The code samples shown here, are part of the _Spring
|
||||
Integration Samples_ project.
|
||||
Please feel free to check it out at:null
|
||||
NOTE: The code samples shown here, are part of the _Spring Integration Samples_ project.
|
||||
Please feel free to check it out in the <<samples>>.
|
||||
|
||||
_How do I pass only a subset of data to the request channel?_
|
||||
|
||||
|
||||
@@ -1008,8 +1008,6 @@ As of Spring Integration 2.0 we offer an alternative where you can now use SpEL
|
||||
|
||||
NOTE: For more information about the Spring Expression Language, please refer to the respective chapter in the Spring Framework Reference Documentation at:
|
||||
|
||||
null
|
||||
|
||||
Generally a SpEL expression is evaluated and the result is mapped to a channel:
|
||||
|
||||
[source,xml]
|
||||
|
||||
Reference in New Issue
Block a user