Skip to content

Conversation

michael-pratt
Copy link

Added Health.Builder.withDetails(Map<String, ?>) to allow adding entire maps at once instead of calling withDetails(String, Object) for each entry. Also includes new unit tests.

See issue #14299

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Sep 5, 2018
@wilkinsona wilkinsona changed the title Update to Health.Builder withDetails() method Allow a map of details to be added when building Health Sep 5, 2018
@wilkinsona wilkinsona added the type: enhancement A general enhancement label Sep 5, 2018
@snicoll snicoll removed the status: waiting-for-triage An issue we've not yet triaged label Sep 5, 2018
@snicoll snicoll changed the title Allow a map of details to be added when building Health Add Health details using maps Sep 5, 2018
@snicoll snicoll added this to the 2.1.0.M3 milestone Sep 5, 2018
@snicoll snicoll self-assigned this Sep 5, 2018
snicoll pushed a commit that referenced this pull request Sep 5, 2018
@snicoll snicoll closed this in ca8be3f Sep 5, 2018
snicoll added a commit that referenced this pull request Sep 5, 2018
* pr/14305:
  Polish
  Polish "Add Health details using maps"
  Add Health details using maps
@snicoll
Copy link
Member

snicoll commented Sep 5, 2018

@michael-pratt thank you for making your first contribution to Spring Boot. This is now merged on master with a polish commit.

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

Successfully merging this pull request may close these issues.

4 participants