When trying to use Object in handleMessage...i get the following error..
i see a thread with similar issue..but didnt get that one
Execution of Rabbit message listener failed, and no ErrorHandler has been set.
org.springframework.amqp.rabbit.listener.adapter.L istenerExecutionFailedException: Failed to invoke target method 'handleMessage' with argument type = [class [B], value = [{[B@197f538}]
Caused by: java.lang.NoSuchMethodException:
