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

Clean default application property values #128

Merged
merged 4 commits into from
Oct 24, 2024

Conversation

rpoet-jh
Copy link
Contributor

Cleans up all default application properties for modules that are Spring Boot modules. I did review pass-data-client and pass-journal-loader as well (not Spring Boot modules) and didn't see any default values for the required env vars for each.

For deposit services, I did some additional clean up on making certain beans conditionals on property. This is so that deposit services will start up correctly when certain application properties are present or missing.

@rpoet-jh rpoet-jh requested a review from markpatton October 21, 2024 17:55
@rpoet-jh rpoet-jh self-assigned this Oct 21, 2024
Copy link
Contributor

@markpatton markpatton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense. I also tested locally and it was good.

@rpoet-jh rpoet-jh merged commit 5e5bb03 into main Oct 24, 2024
2 checks passed
@rpoet-jh rpoet-jh deleted the rdp-1066-app-prop-default-cleanup branch November 25, 2024 14:24
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.

2 participants