@FunctionalInterface public interface RoutingKeyGenerator
RabbitTemplate message sending methods.| Modifier and Type | Method and Description |
|---|---|
String |
generate(Object target,
Method method,
Object... params)
Generate a RabbitMQ routing key for the given method and its parameters.
|
Copyright © 2019. All rights reserved.