Class VaultMappingContext

All Implemented Interfaces:
Aware, InitializingBean, ApplicationContextAware, ApplicationEventPublisherAware, MappingContext<VaultPersistentEntity<?>,VaultPersistentProperty>

public class VaultMappingContext extends KeyValueMappingContext<VaultPersistentEntity<?>,VaultPersistentProperty>
Mapping context for Vault-specific entities.
Since:
2.0
Author:
Mark Paluch