zhangyong
2023-08-22 1353e87cb21a4032d585d7404bae9042f2ebcf08
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Êþº¾4Csrc/test/java/com/example/springboot/SpringbootVue3ApplicationTestsjava/lang/Object<init>()VCode    java/lang/Error ¡Unresolved compilation problems: 
    The declared package "com.example.springboot" does not match the expected package "src.test.java.com.example.springboot"
    The import org cannot be resolved
    The import org cannot be resolved
    SpringBootTest cannot be resolved to a type
    Implicit super constructor Object() is undefined for default constructor. Must define an explicit constructor
    Test cannot be resolved to a type
 
 (Ljava/lang/String;)VLineNumberTableLocalVariableTablethisELsrc/test/java/com/example/springboot/SpringbootVue3ApplicationTests; contextLoadsRuntimeInvisibleAnnotationsLTest;DUnresolved compilation problem: 
    Test cannot be resolved to a type
 
SourceFile#SpringbootVue3ApplicationTests.javaLSpringBootTest; 4
»Y
· ¿ 
4
»Y· ¿