do not create repository bean symbols for @NoRepositoryBean
annotated types
#1500
Labels
for: eclipse
something that is specific for Eclipse
for: vscode
something that is specific for VSCode
theme: spring index & symbols
theme: spring-data-support
type: enhancement
Milestone
If a Spring Data repository definition is annotated with
@NoRepositoryBean
, Spring Data does not turn this into a repo bean at runtime, so we should not generate a repo bean symbol for this case.The text was updated successfully, but these errors were encountered: