You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2018/12/17 04:12:53 UTC

[GitHub] walking98 commented on issue #4: Can't start when there already exists a ObjectMapper bean

walking98 commented on issue #4: Can't start when there already exists a ObjectMapper bean
URL: https://github.com/apache/rocketmq-spring/pull/4#issuecomment-447717500
 
 
   @k631583871  I can reproduce this with your above description and tried @snicoll 's latest PR. looks like it is safer solution to add @ConditionalOnMissingBean(name = "rocketMQMessageObjectMapper")

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services