You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.