Package org.springframework.data.mongodb.core.convert.encryption
@NonNullApi
package org.springframework.data.mongodb.core.convert.encryption
Converters integrating with
explicit encryption
mechanism of Client-Side Field Level Encryption.
-
ClassDescriptionEncryptingConverter<S,
T> A specializedMongoValueConverter
for encrypting and decrypting properties.Default implementation ofEncryptingConverter
.