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

Polish BeanDefinitionWriter #11197

Conversation

PiyalAhmed
Copy link
Contributor

Changes made:

  • Fixed typo in some variable names
  • Replaced statement lambda with expression lambda
  • Added ifPresent() check on optional
  • Removed unnecessary parameter interceptedConstructorWriterName from InnerClassDef class
  • Removed some redundant check

@graemerocher graemerocher merged commit c997309 into micronaut-projects:4.7.x Sep 19, 2024
16 checks passed
@graemerocher
Copy link
Contributor

Thanks for the contribution!

@PiyalAhmed PiyalAhmed deleted the polish-bean-definition-writer branch September 19, 2024 14:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants