More detailed explanation about concurrency features and auto generated proxy gateway
I'am trying to create a prototype with pollable consumers and channels.
The informations about concurreny is very scattered. I don't know exactly what happend when the channel is full, and i need more deatiled information about auto generated gateway.
Chapter 17: Message Publishing
It seems that the @Publisher annotation has changed. It requires an additional @Payload annotation to define the payload. How ever the text of Chapter 17 seems only valid for M5, but not for M6 anymore. Also the sample needs an update.
Regards Markus