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
Currently, we generate the default Spring symbols even for package-info.java files that are annotated with Spring Framework’s @NonNullApi - which does not make a lot of sense. We should ignore things in the package-info.java file altogether when indexing symbols.