Daniel Frey
Daniel Frey
It would be great to showcase the `fragment-testing` library in this project.
I'm attempting to hook up a subscription to reactive MongoDB repository. However, no events are ever emitted to GraphiQL. It is a tailable flux (capped collection created in MongoDB). More...
https://github.com/pilloPl/s1p-events/blob/052612909612523e9560435b0bfbedadb6be91b0/src/main/java/com/s1p/eventsourcing/Repository.java#L18 With KafkaStreams in place, does the ConcurrentHashMap go away and all lookups for the events go against the stream?
I'm looking for what configuration, changes, etc. I can use to run `otbr` on kubernetes. I'd like to get an image to point where all external config can be injected...
### Name and Version bitnami/spring-cloud-dataflow 32.0.0 ### What architecture are you using? None ### What steps will reproduce the bug? In `values.yaml` set `deployer.imagePullPolicy` to any acceptable value. Server ConfigMap...
**Is your feature request related to a problem? Please describe.** The problem is not directly related to RomM, however, I currently deploy RomM into a Kubenertes (Talos Linux) cluster and...
- [x] You have read the [Spring Data contribution guidelines](https://github.com/spring-projects/spring-data-build/blob/main/CONTRIBUTING.adoc). - [x] You use the code formatters provided [here](https://github.com/spring-projects/spring-data-build/tree/main/etc/ide) and have them applied to your changes. Don’t submit any formatting...
**In what version(s) of Spring Integration are you seeing this issue?** 7.0.0.RC2 **Describe the bug** `Ws.marshallingOutboundGateway` will not start without specifying the `.uri()` in the DSL, even though the supplied...