spring BeanCreationException confusion about mapping

后端 未结 3 1513
失恋的感觉
失恋的感觉 2020-12-18 05:16

trying to integrate hibernate and spring ,I ran into this error

SEVERE: Context initialization failed org.springframework.beans.factory.BeanC

3条回答
  •  粉色の甜心
    2020-12-18 05:46

    Or you can mention in your XML and remove the

    part.

    If you are comfortable with XML notations.

提交回复
热议问题