问题:The content of element type “configuration” must match "(properties?,
The content of element type "configuration" must match "(properties?,..

解决:
mybatis-config.xml配置,有顺序,调整,把typeAliases放在xml的前边,按照提示的顺序放。
The content of element type "configuration" must match "(properties?,..The content of element type "configuration" must match "(properties?,..

相关文章:

猜你喜欢
  • 2021-06-09
  • 2021-11-27
  • 2021-12-17
  • 2021-07-12
  • 2022-12-23
相关资源
相似解决方案