Skip to content

Conversation

@wind57
Copy link
Contributor

@wind57 wind57 commented Sep 25, 2025

No description provided.

* @return finds all registered property sources of the given type
* @deprecated this method will not be public in the next major release.
*/
@Deprecated(forRemoval = false)
Copy link
Contributor Author

@wind57 wind57 Sep 25, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lowers the visibility of this method: it is needed because reasoning about the code becomes far easier here.

* Copyright 2013-present the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

drop this test that relies on the now non-public above method. tbh, we already cover all these cases in other places anyway

@wind57 wind57 marked this pull request as ready for review September 25, 2025 22:44
@wind57
Copy link
Contributor Author

wind57 commented Sep 25, 2025

@ryanjbaxter ready

@ryanjbaxter ryanjbaxter added this to the 5.0.0-M3 milestone Sep 25, 2025
@ryanjbaxter ryanjbaxter merged commit 8963308 into spring-cloud:main Sep 25, 2025
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

No open projects
Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants