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

Jasypt integration for Spring boot

Results 104 jasypt-spring-boot issues
Sort by recently updated
recently updated
newest added

App Resources like: ![image](https://github.com/user-attachments/assets/e51aaa5c-6a1c-4f11-a340-da119f3330b0) The current application environment is prehub. The jasyptStringEncryptor configuration of Jasypt in the yml file of prehub is different from application.yml. application.yml and application-prepub.yml files have...

2024-08-13 17:40:09.676#-#comp-msg:lambda$new$2#-#INFO#-#DefaultLazyPropertyFilter.java:45#18600#main#{"request":"","response":"","header":"","message":"Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter"} 2024-08-13 17:40:09.682#-#comp-msg:lambda$new$2#-#INFO#-#DefaultLazyPropertyResolver.java:46#18600#main#{"request":"","response":"","header":"","message":"Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver"} 2024-08-13 17:40:09.684#-#comp-msg:lambda$new$2#-#INFO#-#DefaultLazyPropertyDetector.java:44#18600#main#{"request":"","response":"","header":"","message":"Property...

**Description** When using the @NacosValue annotation with the autoRefreshed attribute in a Spring Boot application, the updated configuration value from Nacos is returned as an encrypted string instead of being...

Support configuring different provider for AES encryption.