You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
String Encryptor custom Bean not found with name 'jasyptStringEncryptor' after upgrading to AWS CLOUD Spring3(implementation platform("io.awspring.cloud:spring-cloud-aws-dependencies:3.0.4)
#381
Open
manvik4u opened this issue
Jan 12, 2024
· 0 comments
I upgraded my app to Spring Cloud AWS 3 library (io.awspring.cloud:spring-cloud-aws-dependencies:3.0.4) and jasypt started breaking since then complaining abt "String Encryptor custom Bean not found with name 'jasyptStringEncryptor"
It was working fine until spring boot3.1 and aws cloud spring 2.4.x library. I am using the com.github.ulisesbocchio:jasypt-spring-boot-starter:3.0.5 version of the jasypt library.
The text was updated successfully, but these errors were encountered:
I upgraded my app to Spring Cloud AWS 3 library (io.awspring.cloud:spring-cloud-aws-dependencies:3.0.4) and jasypt started breaking since then complaining abt "String Encryptor custom Bean not found with name 'jasyptStringEncryptor"
It was working fine until spring boot3.1 and aws cloud spring 2.4.x library. I am using the com.github.ulisesbocchio:jasypt-spring-boot-starter:3.0.5 version of the jasypt library.
The text was updated successfully, but these errors were encountered: