@Configuration @EnableAerospikeRepositories(basePackages="org.springframework.data.aerospike.example") public class TestRepositoryConfig extends Object
| Constructor and Description |
|---|
TestRepositoryConfig() |
| Modifier and Type | Method and Description |
|---|---|
com.aerospike.client.AerospikeClient |
aerospikeClient() |
AerospikeTemplate |
aerospikeTemplate() |
@Bean(destroyMethod="close") public com.aerospike.client.AerospikeClient aerospikeClient()
@Bean public AerospikeTemplate aerospikeTemplate()
Copyright © 2011-2016–2017 Aerospike Inc.. All rights reserved.