79204480

Date: 2024-11-19 17:39:18
Score: 2
Natty:
Report link

Could be a duplicate of Invalid value type for attribute 'factoryBeanObjectType': java.lang.String in Spring v6.1

Did you try to add this in your pom.xml ?

<dependency>
    <groupId>org.mybatis</groupId>
    <artifactId>mybatis-spring</artifactId>
    <version>3.0.3</version>
</dependency>
Reasons:
  • Whitelisted phrase (-2): Did you try
  • Probably link only (1):
  • Low length (0.5):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: AnthonyAtVIF