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 c77c137 commit 2434585Copy full SHA for 2434585
1 file changed
jooby-mongodb/src/main/java/org/jooby/mongodb/Mongodb.java
@@ -120,9 +120,6 @@
120
* For more detailed information please check: {@link MongoClientURI}.
121
*
122
* <h1>two or more connections</h1>
123
- * <p>
124
- * Use {@link #named()} when you need two or more <code>mongodb</code> connections:
125
- * </p>
126
127
* <pre>
128
* db1 = "mongodb://localhost/mydb1"
0 commit comments