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

Automatically map system properties as container env vars #179

Merged
merged 1 commit into from
Feb 13, 2023
Merged

Conversation

Sgitario
Copy link
Contributor

Fix #177

}

@Override
public List<ConfigReference> getConfigReferences() {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I had to reimplement this due to the issue that is fixed by dekorateio/dekorate#1155

@Sgitario Sgitario merged commit 2e12f8d into main Feb 13, 2023
@Sgitario Sgitario deleted the 177 branch February 13, 2023 14:17
@Sgitario Sgitario added this to the 0.2.6 milestone Feb 13, 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.

Detect and automatically map the system properties that are used in the application.properties
1 participant