3
嘿,我有一個很大的問題。當我建立我的項目,我得到這個錯誤:Spring Build ContextLoads失敗
com.eurofunk.RaceComApplicationTests > contextLoads FAILED
java.lang.IllegalStateException
Caused by: org.springframework.beans.factory.BeanCreationException
Caused by: org.springframework.beans.BeanInstantiationException
Caused by: java.lang.UnsatisfiedLinkError
請你幫我
您是否正在運行Spark?我也遇到同樣的錯誤 – gudthing