public interface MqProducer
CompletableFuture<?>
publish(String topic, String message)
CompletableFuture<?> publish(String topic, String message) throws IOException
topic
message
IOException
Copyright © 2023. All rights reserved.