OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
错误: 找不到或无法加载主类 com.example.SpringbootApplication
原因: java.lang.NoClassDefFoundError: com/example/SpringBootApplication (wrong name: com/example/SpringbootApplication)
与目标 VM 断开连接, 地址为: ''127.0.0.1:54796',传输: '套接字''
改了
报错:
There are test failures.
Please refer to D:\桌面上的文件\axj\animal-server\target\surefire-reports for the individual test results.
Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
报错:Cannot find 'properties' in class org.springframework.boot.maven.Exclude