Failed to bind properties under 'mybatis-plus.configuration.log-impl' to java.lang.Class<org.apache.ibatis.logging.Log>:
Property: mybatis-plus.configuration.log-impl
Value: com.mscm.platform.base.core.log.LogbackMybatisImpl
Origin: class path resource [application-dev.yaml]:28:15
Reason: No converter found capable of converting from type [java.lang.String] to type [java.lang.Class<org.apache.ibatis.logging.Log>]
解决方案: 清除原jar包 重新下载