gs-messaging-gcp-pubsub icon indicating copy to clipboard operation
gs-messaging-gcp-pubsub copied to clipboard

Configuring 2 topics in the same application

Open brocoly27 opened this issue 7 years ago • 1 comments

Hi, I'm not sure if this is the right place to post this, but I've been working with Pub/Sub (with Spring boot) a couple of weeks ago, however I tried to configure my project with 2 topics but I always get:

Error creating bean with name '<<MySpringBean>>': Requested bean is currently in creation: Is there an unresolvable circular reference?

I'm stuck at this point, could you please provide advise on how I can configure my spring application with 2 topics??

Thank you!!

brocoly27 avatar Dec 04 '17 04:12 brocoly27