jasypt-spring-boot icon indicating copy to clipboard operation
jasypt-spring-boot copied to clipboard

When using Binder in BeanDefinitionRegistryPostProcessor, property decryption cannot be performed

Open rwbykit opened this issue 2 years ago • 0 comments

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?

rwbykit avatar Mar 08 '22 10:03 rwbykit