Inspectopedia Help

Incorrect resource type

Reports incorrect files referenced in the XML application context.

Example:

<beans> <import resource="imported-app-context.xml"/> <import resource="banner.txt"/> <!-- reports 'Incorrect resource type' as Spring XML application context is expected here --> </beans>

Inspection Details

Available in:

IntelliJ IDEA 2023.3, Qodana for JVM 2023.3

Plugin:

Spring, 233.SNAPSHOT

Last modified: 13 July 2023