Spring Support: Fix tests in IDEA 2017.1
Filter out duplicate reference targets. Fix test data as directory references are available inside of string literals. Fix test data as Spring @Autowired inspection no more reports parameterless methods. Fix gutter checking as configuration bean references now resolve to @ComponentScan annotation
This commit is contained in:
committed by
Dmitry Jemerov
parent
2804264289
commit
2e3617adbb
+1
@@ -1,5 +1,6 @@
|
||||
// NO_XML_CONFIG
|
||||
// REF: java
|
||||
// REF: java.java
|
||||
|
||||
import org.springframework.context.annotation.ComponentScan
|
||||
import org.springframework.context.annotation.Configuration
|
||||
|
||||
Reference in New Issue
Block a user