Skip to content

Prevent instantiation of AnnotatedElementUtils #1848

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

Closed
wants to merge 1 commit into from

Conversation

cheese10yun
Copy link
Contributor

I think. The Util class should not be able to create objects.
So I added the abstract keyword to the AnnotatedElementUtils class

So I added the abstract keyword to the AnnotatedElementUtils class
@pivotal-issuemaster
Copy link

@cheese10yun Please sign the Contributor License Agreement!

Click here to manually synchronize the status of this Pull Request.

See the FAQ for frequently asked questions.

@pivotal-issuemaster
Copy link

@cheese10yun Thank you for signing the Contributor License Agreement!

@snicoll snicoll self-assigned this Jun 11, 2018
@snicoll snicoll changed the title abstract keyword to the AnnotatedElementUtils class Prevent instantiation of AnnotatedElementUtils Jun 11, 2018
@snicoll snicoll closed this in 28e402b Jun 11, 2018
snicoll added a commit that referenced this pull request Jun 11, 2018
* pr/1848:
  Prevent instantiation of AnnotatedElementUtils
@snicoll
Copy link
Member

snicoll commented Jun 11, 2018

@cheese10yun thank you for your first contribution to Spring Framework. This is now merged in master.

@cheese10yun
Copy link
Contributor Author

@snicoll I really appreciate your code being merged.

It is a very good experience.

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 this pull request may close these issues.

4 participants