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

Remove function and use PropertyResolver #4240

Conversation

ryanjbaxter
Copy link
Contributor

This relates to spring-cloud/spring-cloud-config#2375

And reverts part of #4175

@ryanjbaxter ryanjbaxter added this to the 4.0.4 milestone Jan 22, 2024

public static Boolean getDiscoveryEnabled(BootstrapContext bootstrapContext) {
Copy link

@pantherdd pantherdd Jan 23, 2024

Choose a reason for hiding this comment

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

Unnecessary auto-boxing to Boolean (and I now realized, that's why this implementation has a method named get* instead of is*).

@ryanjbaxter ryanjbaxter merged commit 05eec78 into spring-cloud:main Jan 24, 2024
1 check passed
ryanjbaxter added a commit that referenced this pull request Jan 24, 2024
This relates to spring-cloud/spring-cloud-config#2375

And reverts part of #4175

Co-authored-by: Ryan Baxter <524254+ryanjbaxter@users.noreply.github.com>
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
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants