- Detail:
- Field |
- Constr |
- Method
- java.lang.Object
-
- com.playtika.test.aerospike.EmbeddedAerospikeDependenciesAutoConfiguration
-
@Configuration
@AutoConfigureOrder
@ConditionalOnClass(value=com.aerospike.client.AerospikeClient.class)
@ConditionalOnExpression(value="${embedded.containers.enabled:true}")
@ConditionalOnProperty(value="embedded.aerospike.enabled",
matchIfMissing=true)
public class EmbeddedAerospikeDependenciesAutoConfiguration
extends Object
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
- Detail:
- Field |
- Constr |
- Method
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.