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

Add information about the input into the property binding process to the configprops endpoint #17886

Closed
wilkinsona opened this issue Aug 16, 2019 · 2 comments
Assignees
Labels
type: enhancement A general enhancement
Milestone

Comments

@wilkinsona
Copy link
Member

wilkinsona commented Aug 16, 2019

When trying to determine why a property on a @ConfigurationProperties bean has a particular value, it would be useful to know the input into the binding process that resulted in the value. For example, this would make it possible to see if any placeholders are used in the original input.

Relates to #8293.

@philwebb philwebb added the type: enhancement A general enhancement label Aug 16, 2019
@philwebb philwebb added this to the 2.x milestone Aug 16, 2019
@philwebb
Copy link
Member

philwebb commented Nov 7, 2019

See also #14880

@philwebb philwebb modified the milestones: 2.x, 2.3.x Nov 7, 2019
@mbhave mbhave self-assigned this Nov 19, 2019
@mbhave
Copy link
Contributor

mbhave commented Dec 13, 2019

This also closes this issue.

@mbhave mbhave closed this as completed Dec 13, 2019
@mbhave mbhave modified the milestones: 2.3.x, 2.3.0.M1 Dec 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

3 participants