This change moves the already present note about relaxed property binding which affects naming of environment variables upwards to a more appropriate position. The reason for the change is that it's hard to find information about the relaxed binding if you're reading the externalized configuration paragraph. In my opinion, there's no reason to hide the note under a relatively unrelated paragraph and it should be mentioned straight at the same place where environment variables as a property source are being introduced. At least that's where I would search for such a note (e.g. If debugging why the binding doesn't work).

Comment From: pivotal-cla

@twobiers Please sign the Contributor License Agreement!

Click here to manually synchronize the status of this Pull Request.

See the FAQ for frequently asked questions.

Comment From: pivotal-cla

@twobiers Thank you for signing the Contributor License Agreement!

Comment From: wilkinsona

Thanks for the suggestion, @twobiers. I agree that the section should move up. It looks like the section on JNDI properties should move up as well. Would you like to do that too as part of this PR?

Comment From: twobiers

Oh yes, that makes sense. Did that aswell.

Comment From: wilkinsona

Thanks!

Comment From: mhalbritter

Thanks!