[Enhancement] lombok Use @RequiredArgsConstructor instead of @AllArgsConstructor. #1496
Open
Description
Search before asking
- I had searched in the issues and found no similar issues.
Enhancement Request
I think we only need to inject the final property, so it's more appropriate to use the @requiredargsconstructor
Describe the solution you'd like
I think we only need to inject the final property, so it's more appropriate to use the @requiredargsconstructor
Are you willing to submit PR?
- Yes I am willing to submit a PR!
Code of Conduct
- I agree to follow this project's Code of Conduct *