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

Fabric8 Discovery client clean-up 2 #1214

Merged
merged 1 commit into from
Feb 8, 2023

Conversation

wind57
Copy link
Contributor

@wind57 wind57 commented Feb 8, 2023

No description provided.

@wind57 wind57 changed the title replace initializngbean with postconstruct replace initializingbean with postconstruct Feb 8, 2023
@@ -55,7 +55,7 @@
* @author Ryan Baxter
* @author Tim Yysewyn
*/
public class KubernetesInformerDiscoveryClient implements DiscoveryClient, InitializingBean {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I would like to continue cleaning up some classes via small PRs, so that they are easy to review. This one does the obvious thing of replacing InitializingBean with @PostConstruct

@wind57 wind57 changed the title replace initializingbean with postconstruct Fabric8 Discovery client clean-up 2 Feb 8, 2023
@wind57
Copy link
Contributor Author

wind57 commented Feb 8, 2023

@ryanjbaxter I'll have more small PRs like these to clean-up things. I want to do a few smaller and easier to review ones. thank you for looking into it

@wind57 wind57 marked this pull request as ready for review February 8, 2023 08:08
@ryanjbaxter ryanjbaxter added this to the 3.0.2 milestone Feb 8, 2023
@ryanjbaxter ryanjbaxter merged commit 7f6ca1f into spring-cloud:main Feb 8, 2023
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