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

Add support for Spring native annotations #1

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

Add support for Spring native annotations #1

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

Comments

@odrotbohm
Copy link
Member

Would be cool if the Spring native annotations were supported out of the box. There will be a jMolecules build plugin to translate jMolecules annotations into Spring ones relatively soon but as long as that's not available, users are forced to use Spring's native annotations as well. To benefit of the project view decoration they would have to use both sets of annotations on their types.

Also, recognizing Spring Data repositories (extending org.springframework.data.repository.Repository or annotated with org.springframework.data.repository.RepositoryDefinition would be cool 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