我不知道为什么在我的项目中找不到跟随导入:
码:
import org.springframework.jdbc.core.sqlInOutParameter;
import org.springframework.jdbc.core.sqlParameter;
import org.springframework.jdbc.object.StoredProcedure;
码:
最佳答案
如果您想使用Spring Jdbc包,则必须导入正确的库:
原文链接:https://www.f2er.com/spring/432770.html