-
Notifications
You must be signed in to change notification settings - Fork 8
refactor: use lombok extension mechanism #172
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
Conversation
WalkthroughThe PR adds Lombok ExtensionMethod annotation support to three Google Maps addon classes and refactors internal JsonMigration calls to use extension method syntax instead of static method invocations, with no changes to public APIs or method signatures. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes
Possibly related PRs
Suggested reviewers
Pre-merge checks and finishing touches✅ Passed checks (3 passed)
✨ Finishing touches
🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (3)
🧰 Additional context used🧠 Learnings (1)📚 Learning: 2024-10-08T21:28:24.972ZApplied to files:
🧬 Code graph analysis (1)src/main/java/com/flowingcode/vaadin/addons/googlemaps/GoogleMapMarker.java (2)
🔇 Additional comments (12)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|



Summary by CodeRabbit