apache / eventmesh

EventMesh is a new generation serverless event middleware for building distributed event-driven applications.
https://eventmesh.apache.org/
Apache License 2.0
1.6k stars 635 forks source link

[Enhancement] Every utility class should be annotated with @UtilityClass as we are using lombok #4254

Open HattoriHenzo opened 1 year ago

HattoriHenzo commented 1 year ago

Search before asking

Enhancement Request

Every utility class should be refactored with @UtilityClass annotation as we are using lombok.

Describe the solution you'd like

Annotate all utility classes with @UtilityClass

Util classes that do not apply to the @UtilityClass annotation can be ignored.

Are you willing to submit PR?

shubhamind08 commented 1 year ago

All the utility classes needs to be annotated.

harshithasudhakar commented 1 year ago

I'd like to take this up.

Pil0tXia commented 5 months ago

Util classes that do not apply to the @UtilityClass annotation can be ignored.

github-actions[bot] commented 2 months ago

It has been 90 days since the last activity on this issue. Apache EventMesh values the voices of the community. Please don't hesitate to share your latest insights on this matter at any time, as the community is more than willing to engage in discussions regarding the development and optimization directions of this feature.

If you feel that your issue has been resolved, please feel free to close it. Should you have any additional information to share, you are welcome to reopen this issue.