Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Relaxed binding is not support #115

Closed
Yuhuiyang-Dev opened this issue Jan 15, 2019 · 2 comments
Closed

Relaxed binding is not support #115

Yuhuiyang-Dev opened this issue Jan 15, 2019 · 2 comments

Comments

@Yuhuiyang-Dev
Copy link

Currently only support read properties on 'jasypt.encryptor.password', Relaxed binding read is not supported . related connection https://docs.spring.io/spring-boot/docs/1.5.19.RELEASE/reference/htmlsingle/#boot-features-external-config-relaxed-binding

@ulisesbocchio
Copy link
Owner

It works partially, for instance you can set JASYPT_ENCRYPTOR_PASSWORDor JASYPT_ENCRYPTOR_KEYOBTENTIONITERATIONS but not JASYPT_ENCRYPTOR_KEY_OBTENTION_ITERATIONS but I'll get those fixed

ulisesbocchio pushed a commit that referenced this issue Feb 7, 2019
@ulisesbocchio
Copy link
Owner

fixed, will be out next release, thanks for reporting!

ulisesbocchio pushed a commit that referenced this issue Feb 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants