@Configuration @ConditionalOnMissingBean(value=EncryptionKeyService.class) public class EncryptionKeyServiceAutoConfiguration extends Object
| Constructor and Description |
|---|
EncryptionKeyServiceAutoConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
EncryptionKeyService |
defaultEncryptionKeyService() |
public EncryptionKeyServiceAutoConfiguration()
@Bean public EncryptionKeyService defaultEncryptionKeyService()
Copyright © 2016–2017. All rights reserved.