You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -113,8 +111,10 @@ public class MyRabbitMQConfig {
113
111
}
114
112
```
115
113
116
-
Please refer to [Configuration Properties](/reactive-commons-java/docs/reactive-commons/configuration-properties)
117
-
Or with secrets [Loading properties from a secret](/reactive-commons-java/docs/reactive-commons/configuration-properties#loading-properties-from-a-secret)
114
+
Please refer
115
+
to [Configuration Properties](/reactive-commons-java/docs/reactive-commons/configuration_properties/rabbitmq)
116
+
Or with
117
+
secrets [Loading properties from a secret](/reactive-commons-java/docs/reactive-commons/configuration_properties/rabbitmq#loading-properties-from-a-secret)
118
118
119
119
The 5.x.x stable version of Reactive Commons has been merged with the deprecated `-eda` variant, this means that
120
120
the `async-commons-rabbit-starter` artifact is now the only one to use.
@@ -220,13 +220,14 @@ dependencies {
220
220
}
221
221
```
222
222
223
-
Note: If you will use Cloud Events, you should include the Cloud Events dependency:
224
-
223
+
:::tip
224
+
If you will use Cloud Events, you should include the Cloud Events dependency:
0 commit comments