gradlew.bat bootRun运行异常 #4769
Unanswered
shangjianan2
asked this question in
Q&A
Replies: 1 comment 1 reply
-
我好像有点明白了,是jdk17不是jdk1.7,对吧。。。 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
是什么版本出现了此问题?
2.10
使用的什么数据库?
Other
使用的哪种方式运行?
Source Code
在线站点地址
No response
发生了什么?
下载源码之后使用命令行启动失败
gradlew.bat bootRun --args="--spring.profiles.active=dev,win"
系统:win10专业版
gradle:8.0.2
gradle所用jdk:1.8(8.0.2的gradle只能使用1.8的jdk启动)
相关日志输出
附加信息
No response
Beta Was this translation helpful? Give feedback.
All reactions