The content of element type “configuration” must match "(properties?,settings?,typeAliases?,typeHandlers?,objectFactory?,objectWrapperFactory?,plugins?,environments?,databaseIdProvider?,mappers?)

configuration标签里面的元素类型必须按照顺序写

  • properties
  • settings
  • typeAliases
  • typeHandlers
  • objectFactory
  • objectWrapperFactory
  • plugins
  • environments
  • databaseIdProvider
  • mappers

否则报错
The content of element type "configuration" must match "(properties?,settings?,typeAliases?,typeHand
修改标签的顺序后
The content of element type "configuration" must match "(properties?,settings?,typeAliases?,typeHand

日常记录!!!!!!!!!!!!!!

相关文章:

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