SpringBoot启动报错记录

118 阅读1分钟

报错:

Error:Kotlin: Module was compiled with an incompatible version of Kotlin. The binary

只需要在idea中:build --> rebuild project

就可以啦