@ConditionalOnClass(value=org.springframework.amqp.rabbit.core.RabbitAdmin.class) @Component public class RabbitMqSend extends Object
RabbitMqSend()
void
sendMsg(String exchange, String routingKey, String msg)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RabbitMqSend()
@Async public void sendMsg(String exchange, String routingKey, String msg)
Copyright © 2021. All rights reserved.