grafana / pyroscope-java

pyroscope java integration
Apache License 2.0
72 stars 31 forks source link

Reduce boilerplate code through the use of Lombok #124

Closed zalintyre closed 8 months ago

zalintyre commented 8 months ago

I'd like to propose the use of Project Lombok to reduce boilerplate code like equals, toString, hashcode and many more. What do you think?

zalintyre commented 8 months ago

I created a draft PR so you can see what I was thinking of: #127

korniltsev commented 8 months ago

Hello,

Thank you for your contribution. After reviewing the changes, I'd like to share a few thoughts:

I hope you understand my perspective. I value your efforts and would welcome further discussions on improving the project.