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

Change the method return condition. connectionFactory.isPublisherConfirms()

Open esperar opened this issue 11 months ago • 0 comments

I fix this issue https://github.com/spring-projects/spring-amqp/issues/2572

connectionFactory.isPublisherConfirms() return condition. I believe this condition is appropriate, but some people may not think so, as mentioned in the issue above. Please confirm.

esperar avatar Mar 11 '24 05:03 esperar