| Package | Description |
|---|---|
| io.quarkus.mongodb.runtime |
| Modifier and Type | Field and Description |
|---|---|
MongoClientConfig |
MongodbConfig.defaultMongoClientConfig
The default mongo client connection.
|
| Modifier and Type | Field and Description |
|---|---|
Map<String,MongoClientConfig> |
MongodbConfig.mongoClientConfigs
Configures additional mongo client connections.
|
| Modifier and Type | Method and Description |
|---|---|
MongoClientConfig |
MongoClients.getMatchingMongoClientConfig(String clientName) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.