Timon Back

Results 144 comments of Timon Back

Hi @fcmdeveloper1 , Can you share the classes that are involved, again so that we can easily reproduce it? Or are those the same as in https://github.com/springwolf/springwolf-core/issues/729 ? An alternative...

Hi @fcmdeveloper1, I started looking into and created https://github.com/springwolf/springwolf-core/pull/745 so that we can look at the same thing together. The code contains two variations - see the commits in the...

Hi @fcmdeveloper1 Lets break it down. I agree that swagger does not add the field eventKey from the annotations to any object. That might be expected behaviour as the class...

We discussed, but we do not see another way at this point - besides the 2 offered options. The library `swagger-parser` that we use already omits the eventKey field, so...

I wonder, whether the exception is thrown here: https://github.com/springwolf/springwolf-core/blob/master/springwolf-plugins%2Fspringwolf-kafka-plugin%2Fsrc%2Fmain%2Fjava%2Fio%2Fgithub%2Fspringwolf%2Fplugins%2Fkafka%2Fasyncapi%2Fscanners%2Fcommon%2FKafkaListenerUtil.java#L33 since you use topicpattern and not topics

Hi @pcomp96 , The plan is to release at the end of each month, so in two weeks. Until then, you can use/verify the current snapshot version.

Thanks for the update. Can you share (parts of) the payload? Is it a string in both cases, but you want to have a different documentation for each one of...

Thanks for clarifying, I am trying to summarize. First issue: You want to use the message description and id, but that does not work when using plain string. Second issue:...

Hi @pcomp96, I used your code to reproduce it in https://github.com/springwolf/springwolf-core/pull/764 https://github.com/springwolf/springwolf-core/pull/762 (show both descriptions, fix publishing with custom AsyncMessage#name) and https://github.com/springwolf/springwolf-core/pull/763 (using the messageId field internally) should address it.

Probably Friday, just tuen on the notifucations on both PRs, then you will get a ping automatically