项目本地weblogic11g 部署启动没问题 发布到环境上 weblogic12c 报错 求大佬们给看看

weblogic.application.ModuleException: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource'
defined in file [/data/weblogic/Oracle/Middleware/Oracle_Home/user_projects/domains/base_domain/ServerPath/sales/WEB-INF/classes/spring/dataAccessContext-hibernate.xml]:
1 constructor arguments specified but no matching constructor found in bean 'dataSource' (hint: specify index and/or type arguments for simple parameters to avoid type ambiguities):
org.springframework.beans.factory.BeanCreationException:Error creating bean with name 'dataSource' defined in file
[/data/weblogic/Oracle/Middleware/Oracle_Home/user_projects/domains/base_domain/ServerPath/sales/WEB-INF/classes/spring/dataAccessContext-hibernate.xml]:
1 constructor arguments specified but no matching constructor found in bean 'dataSource' (hint: specify index and/or type arguments for simple parameters to avoid type ambiguities)

不知道你这个问题是否已经解决, 如果还没有解决的话:

如果你已经解决了该问题, 非常希望你能够分享一下解决方案, 写成博客, 将相关链接放在评论区, 以帮助更多的人 ^-^