@Configuration @RequiresArango
Package io.micronaut.configuration.arango
Configuration group for ArangoDB.
- Since:
- 3.3.2020
-
Interface Summary Interface Description ArangoClient ArangoDB Sync AccessorArangoDBand database name as configured for application.ArangoClientAsync ArangoDB Async AccessorArangoDBAsyncand database name as configured for application.ArangoProperties Properties for ArangoDB driverArangoSettings Common constants to for ArangoDB settings. -
Class Summary Class Description AbstractArangoConfiguration Abstract ArangoDB configuration class.ArangoAccessorAsyncFactory Default factory for creating ArangoDB Async ConnectionArangoDBAsync.ArangoAccessorFactory Default factory for creating ArangoDB Sync ConnectionArangoDB.ArangoAsyncConfiguration ArangoDB Async configuration class.ArangoClientAsyncFactory Default factory for creating ArangoDB clientArangoClientAsync.ArangoClientFactory Default factory for creating ArangoDB clientArangoClient.ArangoConfiguration ArangoDB Sync configuration class.ArangoDatabaseInitializer ArangoDB database initialization