diff --git a/docs/src/reference/docbook/index.xml b/docs/src/reference/docbook/index.xml index 5b6086cc61..12876a4bb0 100644 --- a/docs/src/reference/docbook/index.xml +++ b/docs/src/reference/docbook/index.xml @@ -55,44 +55,105 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + Overview of Spring Integration Framework + + The Spring Integration Framework is a lightweight solution TODO + + + + + Core Messaging + + Core Messaging TODO + + + + Messaging Channels + + Message Channels TODO + + + + + + + Messaging Construction + + Message Construction TODO + + + + + + Messaging Routing + + Message Routing TODO + + + + + + + + + + Messaging Transformation + + Message Transformation TODO + + + + + Messaging Endpoints + + Message Endpoints TODO + + + + + + + + + System Management + + Message Endpoints TODO + + + + + + + Integration Adapters + + Adapters TODO + + + + + + + + + + + + + + + + + Appendices + + Appendices TODO + + + + + + + + diff --git a/docs/src/reference/docbook/message.xml b/docs/src/reference/docbook/message.xml index 7656b0b030..def77ba699 100644 --- a/docs/src/reference/docbook/message.xml +++ b/docs/src/reference/docbook/message.xml @@ -1,7 +1,7 @@ - Message Construction + Message The Spring Integration Message is a generic container for data. Any object can be provided as the payload, and each Message also includes headers containing