Result Maps collection already contains value :
1.resultType和resultMap搞混了
2.xml代码有问题
Mapped Statements collection already contains value:
1.mapper中存在id重复的值
2.mapper中的parameterType或resultType为空。
No bean named 'customerOrderService' is defined:
jar冲突或者配置有问题