Skip to content

Conversation

@linkian209
Copy link

@linkian209 linkian209 commented Feb 3, 2026

This patch makes a small change to the documentation for External Configuration regarding how @Value behaves with camelCase variables and environment variables.

I created a demo application that illustrates that variables that are defined using camelCase and injected using @Value not in the canonical form will pickup values from environment variables.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Feb 3, 2026
@snicoll
Copy link
Member

snicoll commented Feb 4, 2026

Thanks for the PR, but the line above your change has already that exact comment:

as well as DEMO_ITEMPRICE from the system environment.

@snicoll snicoll closed this Feb 4, 2026
@snicoll snicoll added status: declined A suggestion or change that we don't feel we should currently apply and removed status: waiting-for-triage An issue we've not yet triaged labels Feb 4, 2026
@snicoll
Copy link
Member

snicoll commented Feb 4, 2026

@wilkinsona made me aware that I read the wrong line, sorry about that.

@snicoll snicoll reopened this Feb 4, 2026
@snicoll
Copy link
Member

snicoll commented Feb 4, 2026

@linkian209 we need you to sign-off your commit as the DCO check fails at the moment. Can you please do that?

@snicoll snicoll added status: waiting-for-feedback We need additional information before we can continue status: waiting-for-triage An issue we've not yet triaged and removed status: declined A suggestion or change that we don't feel we should currently apply labels Feb 4, 2026
This patch makes a small change to the documentation for External Configuration regarding how @value behaves with camelCase variables and environment variables.

Signed-off-by: Ian Drake <linkian209@gmail.com>
@linkian209
Copy link
Author

@linkian209 we need you to sign-off your commit as the DCO check fails at the moment. Can you please do that?

Sorry about that! Done.

@spring-projects-issues spring-projects-issues added status: feedback-provided Feedback has been provided and removed status: waiting-for-feedback We need additional information before we can continue labels Feb 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

status: feedback-provided Feedback has been provided status: waiting-for-triage An issue we've not yet triaged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants