Package com.ulisesbocchio.jasyptspringboot.detector
-
Class Summary Class Description DefaultLazyPropertyDetector Default Lazy property detector that delegates to a customEncryptablePropertyDetectorbean or initializes a defaultDefaultPropertyDetector.DefaultPropertyDetector Default property detector that detects encrypted property values with the format "$prefix$encrypted_value$suffix" Default values are "ENC(" and ")" respectively.