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

Javadoc for @XArgsConstructor #933

Closed
binkley opened this issue Sep 28, 2015 · 0 comments · Fixed by #3669
Closed

Javadoc for @XArgsConstructor #933

binkley opened this issue Sep 28, 2015 · 0 comments · Fixed by #3669
Assignees

Comments

@binkley
Copy link

binkley commented Sep 28, 2015

Two things I note w.r.t. javadoc using @RequiredArgsConstructor:

  1. Generated javadoc shows the default constructor only, no the one generated by lombok
  2. If there were a generated lombok constructor javadoc, I'd expect to see the field javadoc copied into the @param javadoc entries
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 a pull request may close this issue.

2 participants