Sven Hettwer
Sven Hettwer
Hi @nikhil6686, hi @bbortt! Yes, there is not much to do until the next release, I think. As I am currently heavily bound in customer projects and no simulator release...
Hi! We are working on exactly that. Opening up the project to external developers and this task currently consumes all the time I can currently spent on the project as...
>big company, right? It depends on how you define "big" :wink: But believe me, I'll be so glad if we're through this.
Hi! Currently we're a little bit low on ressources concerning this project. The issue itself is not under active development by one of our devs. We highly appreciate every PR...
> Spring Boot 2.1 does not support JDK 13 -> we need to update support to Spring Boot 2.2 first And to do this, the Citrus core framework requires a...
Hi! It's currently not possible to use WS and HTTP in one simulator instance. The combination of different message transports is experimental currently. I'd recommend to separate the message transports...
Hi! Connecting to multiple queues or topics with one simulator instance is currently not possible. As the simulator is designed for one queue/topic, this would be a more complex change...
Hi! Okay, it sounds like you don't want to simulate much logic from the 30+ services. The design scope of the simulator was to simulate really big APIs. In those...
Hi! Sorry for the late response. It seems like the provided docker image `citrusframework/todo-demo-app:1.1.0` for the todo-app on docker-hub is corrupted. Therefore the sample does not work. I'll convert this...
Maybe those can be resolved with some maven dependency tree magic then. I also used shading once back in the days but the price is high. Although a cleaned and...