zhangyong
2023-08-22 1353e87cb21a4032d585d7404bae9042f2ebcf08
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Êþº¾4 =src/main/java/com/example/springboot/controller/WebControllerjava/lang/Object<init>()VCode    java/lang/Error âUnresolved compilation problems: 
    The declared package "com.example.springboot.controller" does not match the expected package "src.main.java.com.example.springboot.controller"
    The import org cannot be resolved
    The import org cannot be resolved
    RestController cannot be resolved to a type
    Implicit super constructor Object() is undefined for default constructor. Must define an explicit constructor
    GetMapping cannot be resolved to a type
    String cannot be resolved to a type
 
 (Ljava/lang/String;)VLineNumberTableLocalVariableTablethis?Lsrc/main/java/com/example/springboot/controller/WebController;hello()Ljava/lang/String;RuntimeInvisibleAnnotations LGetMapping;valuepUnresolved compilation problems: 
    GetMapping cannot be resolved to a type
    String cannot be resolved to a type
 
SourceFileWebController.javaLRestController;java/lang/String MissingTypes!4
»Y
· ¿ 
4
»Y· ¿