关于#java#的问题:报了一个这样的错误要怎么解决(开发工具-idea)

报了一个这样的错误要怎么解决,或者解决思路吗?

Description:

Failed to bind properties under 'mybatis' to tk.mybatis.spring.annotation.BaseProperties:

    Reason: No converter found capable of converting from type [java.lang.String] to type [tk.mybatis.spring.annotation.BaseProperties]

Action:

Update your application's configuration


你的配置文件和项目的结构需要贴出来一下

检查配置文件,配置文件里mybatis.spring.annotation相关的配置写错了