启动报错 #17
Answered
by
ForteScarlet
JustToNight
asked this question in
Q&A
启动报错
#17
-
spring boot 版本为 2.7.3 |
Beta Was this translation helpful? Give feedback.
Answered by
ForteScarlet
Oct 27, 2022
Replies: 1 comment 5 replies
-
一般情况下没有必要引入Kotlin的依赖,而且引入的Kotlin版本太低,beta.2 的Kotlin版本在 v1.7.x 中。 |
Beta Was this translation helpful? Give feedback.
5 replies
Answer selected by
JustToNight
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
一般情况下没有必要引入Kotlin的依赖,而且引入的Kotlin版本太低,beta.2 的Kotlin版本在 v1.7.x 中。