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

Detect annotations from supertypes #3

Closed
odrotbohm opened this issue Nov 30, 2020 · 0 comments
Closed

Detect annotations from supertypes #3

odrotbohm opened this issue Nov 30, 2020 · 0 comments
Milestone

Comments

@odrotbohm
Copy link
Member

It would be cool if the stereotype annotations would also be detected in the type hierarchy, i.e. if a type implements or extends another type annotated (or recursively above) it should extract the stereotype as well.

odrotbohm added a commit that referenced this issue Jul 7, 2021
We now support the detection of jMolecules DDD building blocks based on the interface types, too. Also, meta-annotation usage is now detected, too, as well as types and annotations on the entire type hierarchy. Spring-native stereotypes are now also detected.

Reimplemented the ProjectViewNodeDecorator in Java. Tweaked the change notes in plugin.xml as they're kept around for each version individually anyway.
@odrotbohm odrotbohm added this to the 0.8 milestone Jul 7, 2021
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

1 participant