From 7c05cbb9b4d832d7bfde27ac5c58face8ad96e09 Mon Sep 17 00:00:00 2001 From: Oleg Zhurakousky Date: Wed, 4 May 2011 07:26:05 -0400 Subject: [PATCH] INT-1881 added docs for inner bean support for header-enricher --- .../reference/docbook/content-enrichment.xml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/docs/src/reference/docbook/content-enrichment.xml b/docs/src/reference/docbook/content-enrichment.xml index 9223183b64..1bebdd58fe 100644 --- a/docs/src/reference/docbook/content-enrichment.xml +++ b/docs/src/reference/docbook/content-enrichment.xml @@ -64,6 +64,24 @@ }]]> + + You can also configure your POJO as inner bean + + + + + +]]> + +as well as point to a Groovy script + + + + + +]]> + + SpEL Support