Invalid non-abstract bean instantiation
Reports instantiation errors on interface/abstract class <bean> declarations.
Example:
<beans>
<bean class="java.util.List"/>
<!-- reports 'Interface not allowed for non-abstract beans' -->
</beans>
Inspection Details | |
---|---|
Available in: | IntelliJ IDEA 2023.3, Qodana for JVM 2023.3 |
Plugin: | Spring, 233.SNAPSHOT |
Last modified: 13 July 2023