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

Decrypt properties earlier in the SB lifecycle #1219

Merged
merged 1 commit into from
Sep 16, 2024

Conversation

Croway
Copy link
Contributor

@Croway Croway commented Sep 13, 2024

@luigidemasi

Using camel.component.jasypt.early-decryption-enabled=true the encryption of the properties will happen early in the life cycle, before Spring Boot context creation. it can be useful to resolve Spring Boot Auto Configuration properties, like ssl passwords and so on.

@davsclaus
Copy link
Contributor

A JIRA ticket would be good so we can track this in the release notes

@Croway Croway merged commit 18116fc into apache:main Sep 16, 2024
2 checks passed
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

Successfully merging this pull request may close these issues.

3 participants