We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8debefc commit 6f8c150Copy full SHA for 6f8c150
src/main/java/com/rabbitmq/jms/admin/RMQConnectionFactory.java
@@ -963,7 +963,7 @@ public List<String> getUris() {
963
/**
964
* Set a post-processor for the AMQP {@link com.rabbitmq.client.ConnectionFactory}.
965
* <p>
966
- * The post-processor is called before the AMQP creation. This callback can be
+ * The post-processor is called before the AMQP connection creation. This callback can be
967
* useful to customize the {@link com.rabbitmq.client.ConnectionFactory}:
968
* TLS-related configuration, metrics collection, etc.
969
*
0 commit comments