simontankersley
simontankersley
Hi there, firstly thank you for such a great product. I think I've found an issue. I see the resolution of this [past issue](https://github.com/mock-server/mockserver/issues/654#issuecomment-546747620) was support for a retrieve type...
## Background Often when testing in Spring, multiple application contexts can be created and destroyed. When using programatic configuration of ebeans this could create a situation where multiple calls are...
**Describe the issue** I noticed that the value of queryStringParameters does not accurately reflect the query parameters passed in a request when the request contains a repeated query parameter name...
See https://mvnrepository.com/artifact/org.springframework.cloud/spring-cloud-stream-binder-kafka-streams/3.2.3 and https://mvnrepository.com/artifact/org.springframework.cloud/spring-cloud-stream-binder-kafka-streams/3.2.4 and you will clearly see that spring-kafka-test is listed as a compile dependency The cause seems to be that the scope was unspecified in the spring-cloud-stream-binder-kafka-stream...