spring-kafka icon indicating copy to clipboard operation
spring-kafka copied to clipboard

add/provide a way to find out message to kafka server

Open qingjiaorose157 opened this issue 7 months ago • 0 comments
trafficstars

Expected Behavior wanna the the exact message sent to kafka server.

as KafkaTemplate<K,V> using generic, it's not same behavior when V is String and Object.

Current Behavior no log for the actual message

Context

qingjiaorose157 avatar Mar 20 '25 09:03 qingjiaorose157