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
Copy file name to clipboardExpand all lines: docs/docs/reactive-commons/1-getting-started.md
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -112,6 +112,9 @@ public class MyRabbitMQConfig {
112
112
}
113
113
```
114
114
115
+
Please refer to [Configuration Properties](/reactive-commons-java/docs/reactive-commons/configuration-properties)
116
+
Or with secrets [Loading properties from a secret](/reactive-commons-java/docs/reactive-commons/configuration-properties#loading-properties-from-a-secret)
117
+
115
118
The 5.x.x stable version of Reactive Commons has been merged with the deprecated `-eda` variant, this means that
116
119
the `async-commons-rabbit-starter` artifact is now the only one to use.
0 commit comments