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

CAMEL-15541: Add auto-configuration to camel-jasypt-starter #174

Merged
merged 1 commit into from
Sep 18, 2020
Merged

CAMEL-15541: Add auto-configuration to camel-jasypt-starter #174

merged 1 commit into from
Sep 18, 2020

Conversation

luigidemasi
Copy link
Contributor

Added auto-configuration that registers the necessary beans to allow properties decryption inside and outside the camel context.

@davsclaus
Copy link
Contributor

Some classes do not have license headers.
Also the code may need to be formatted. Try run with

mvn compile -P sourcecheck

@luigidemasi
Copy link
Contributor Author

luigidemasi commented Sep 18, 2020

Some classes do not have license headers.

Done.

Also the code may need to be formatted. Try run with

mvn compile -P sourcecheck

done, even though I don't think that the checkstyle plugin is configured as in apache/camel repo

@davsclaus davsclaus merged commit a5bbbe9 into apache:master Sep 18, 2020
cunningt pushed a commit to cunningt/camel-spring-boot that referenced this pull request Mar 8, 2023
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