Santiago Acosta
Santiago Acosta
I cloned your repo and opened it in my IDE. An error popped out on line 106 about a type mismatch ``` Type mismatch. Required: ParseResult Found: ParseResult ``` I...
I am using Kotlin 1.6.10 at the moment and I wanted to use `kotlin.time.Duration` in my mapped models but the whole thing goes out of whack. Am I missing something?...
I don't know if this is a feature or a bug but a quick search didn't return anything (or I didn't see it), or if this is something that only...
This contribution derives from issue (feature request) https://github.com/fridujo/rabbitmq-mock/issues/281 This PR is not ready to be merged. There are many things to look out for and the code style is not...
As of RabbitMQ 3.9 there is a new feature called Streams. I was testing a small setup that I have with Apache Camel and **RabbitMQ Streams** until I found a...
### Shadow Version 6.1.0 ### Gradle Version 6.8+ ### Expected Behavior When attempting to publish a specific submodule of a multi-module project, a valid pom file should be generated in...