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

Source code to refer in order to understanding how jasypt able to "intercept" and "massage" the configuration value #383

Open
hannah23280 opened this issue Feb 18, 2024 · 0 comments

Comments

@hannah23280
Copy link

Hi,
When our application (or spring framework) retrieves the values in the proeprties/yaml file, this jasypt library seem to be able to intercept the retrieval and perform decryption to the values.
I am interested in how your library does that. Do u mind guiding me which core of the source code i should refer to, in order to understand how the "interception" is done

*I follow online to create a custom class that extends PropertiesFactoryBean, and then create some beans. When i tested my implementation, it does not work. Hence interested to see how you done it.

I sincerely apologize if this is not the forum to ask this question

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

1 participant