Skip to content

Conversation

@thegeekyasian
Copy link
Contributor

A deprecated method call for getIpAddress() is replaced in this commit with a new method getHost().

This closes #32130

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Aug 22, 2022
@thegeekyasian
Copy link
Contributor Author

@philwebb can you please review this small PR, replacing the deprecated method call to avoid buildSrc failures for deprecated checks.

@snicoll snicoll changed the title Replacing deprecated getIpAddress call with getHost in Redis Tests Adapt deprecated getIpAddress call with getHost in Redis Tests Aug 22, 2022
@snicoll snicoll added type: task A general task and removed status: waiting-for-triage An issue we've not yet triaged labels Aug 22, 2022
@snicoll snicoll self-assigned this Aug 22, 2022
@snicoll snicoll added this to the 2.6.12 milestone Aug 22, 2022
@snicoll
Copy link
Member

snicoll commented Aug 22, 2022

Thanks for the PR, this is related to #32127

@snicoll
Copy link
Member

snicoll commented Aug 22, 2022

@thegeekyasian thank you for making your first contribution to Spring Boot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: task A general task

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Stop using deprecated method call for Redis container to get the IP Address

3 participants