Changes for page 208 - Controlled State

Last modified by Carlijn Kokkeler on 2024/04/18 13:10

From version 226.1
edited by Carlijn Kokkeler
on 2023/10/24 13:18
Change comment: There is no comment for this version
To version 227.1
edited by Carlijn Kokkeler
on 2023/10/24 13:18
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -17,7 +17,7 @@
17 17  * Content enricher: used to add properties to the payload of messages, similar to what the header enricher can do for headers.
18 18  * Duplicate detector: support object used to detect duplicate messages for a certain key on an inbound channel of a flow component. Duplicates can be marked or discarded.
19 19  * Infinispan support objects, supporting the aggregator, metadata outbound channel adapter and content enricher.
20 -
20 +
21 21  //__SpEL functions & JSON__//
22 22  Added SpEL functions for:
23 23  * Encoding & decoding Base64, Hex and hmac.