似乎很多人都有这个问题,但到目前为止我研究过的问题都没有像我的问题那样基本。
我只得到了这个对象:
以及我的主要方法中的基本调用:
Bamm...已经不工作了。编译失败并出现此错误
我正在使用 IntelliJ 并安装了 Lombok 插件。
有任何想法吗 ?
我只是无法让我的 Maven Spring Boot 项目运行...我想我已经尝试了互联网上的所有内容。此时我很绝望。
这是我尝试运行该项目时的输出:
olw@candidatis:/var/www/git/miw/tiger/TigerT1$ mvn -e org.springframework.boot:spring-boot-maven-plugin:run
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO]
[INFO] -----------------------< net.candidatis:tierone >-----------------------
[INFO] Building tierone 0.0.1
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] >>> spring-boot-maven-plugin:2.4.1:run (default-cli) > test-compile @ tierone >>>
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tierone ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 1 resource
[INFO] Copying 2 resources
[INFO] The encoding used …Run Code Online (Sandbox Code Playgroud)