jasypt-spring-boot
jasypt-spring-boot copied to clipboard
When using Binder in BeanDefinitionRegistryPostProcessor, property decryption cannot be performed
I found that you convert PropertySource through extension BeanPostProcessor. if I want to use BeanDefinitionRegistryPostProcessor for extension and use Binder for property, binding, the encrypted attributes cannot be decrypted, how can I do?