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
The new RootBeanDefinition constructor in 6.0 causes some confusion in terms of its semantics since it sets the target type rather than the bean class. It seems better to deprecate it and suggest an explicit setTargetType call instead.