Uses of Interface
com.arangodb.springframework.config.ArangoConfiguration
Packages that use ArangoConfiguration
-
Uses of ArangoConfiguration in com.arangodb.springframework.repository
Methods in com.arangodb.springframework.repository with parameters of type ArangoConfigurationModifier and TypeMethodDescriptionvoid
ArangoRepositoryFactoryBean.setArangoConfiguration
(ArangoConfiguration arangoConfiguration) Constructors in com.arangodb.springframework.repository with parameters of type ArangoConfigurationModifierConstructorDescriptionArangoRepositoryFactory
(ArangoTemplate arangoTemplate, ApplicationContext applicationContext, ArangoConfiguration arangoConfiguration)