dongchunfeng opened a new issue, #6300:
URL: https://github.com/apache/incubator-kie-drools/issues/6300
hi!
The version used is 8.44.2.Final,The following error occurs。
- Exception encountered during context initialization - cancelling refresh
attempt:
org.springframework.context.annotation.ConflictingBeanDefinitionException:
Annotation-specified bean name 'mapper' for bean class
[com.thoughtworks.xstream.mapper.Mapper] conflicts with existing,
non-compatible bean definition of same name and class
[com.baomidou.mybatisplus.core.mapper.Mapper]
2025-04-04 15:16:48 [main] ERROR o.s.boot.SpringApplication
- Application run failed
org.springframework.context.annotation.ConflictingBeanDefinitionException:
Annotation-specified bean name 'mapper' for bean class
[com.thoughtworks.xstream.mapper.Mapper] conflicts with existing,
non-compatible bean definition of same name and class
[com.baomidou.mybatisplus.core.mapper.Mapper]
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]