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

What about a mechanism to allow convience custom annotations? #774

Closed
lombokissues opened this issue Jul 14, 2015 · 5 comments
Closed

What about a mechanism to allow convience custom annotations? #774

lombokissues opened this issue Jul 14, 2015 · 5 comments

Comments

@lombokissues
Copy link

Migrated from Google Code (issue 739)

@lombokissues
Copy link
Author

👤 michael@stummi.org   🕗 Sep 25, 2014 at 08:44 UTC

Hi, just want to float an Idea:

I have many classes in my project with the annotation @ RequiredArgsConstructor(onConstructor=@ __(@ Autowired)) which is kinda ugly.

Since lombok has an configuration system, could it be possible to create an own annotation like @ AutowiredConstructor and tell lombok thats a shortcut for @ RequiredArgsConstructor(onConstructor=@ __(@ Autowired))?

@lombokissues
Copy link
Author

👤 tomdush   🕗 Oct 16, 2014 at 11:04 UTC

Hi,

I like this idea but I think it's similar to this issue:
issue #602

@lombokissues
Copy link
Author

End of migration

@odrotbohm
Copy link

Duplicates #557.

@rzwitserloot
Copy link
Collaborator

Duplicate of #557, #2294

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

No branches or pull requests

3 participants