Êþº¾ 4 Csrc/test/java/com/example/springboot/SpringbootVue3ApplicationTests java/lang/Object <init> ()V Code 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
|
|
|