-
### Issue submitter TODO list
- [X] I've looked up my issue in [FAQ](https://docs.kafka-ui.provectus.io/faq/common-problems)
- [X] I've searched for an already existing issues [here](https://githu…
-
**In what version(s) of Spring Functions Catalog are you seeing this issue?**
5.0.0
**Describe the bug**
When kafka-supplier is used as kafka-source-kafka the properties provided to configure acces…
-
Hello @dmytro-landiak
Can you advise on how to proper use the SSL certificate at TBMQ. I was able to get to the etc/ssl/certs in the docker tbmq image.
However when I ran ls command I was flashed…
-
### Feature Description
Currently Kafka autoconfiguration supports loading certificates from a file, but does not support loading of a string based PEM certificates.
This possibility is su…
-
**Describe the feature request**
With Spring Cloud Stream one is able, in addition to `Function` and `Consumer`-Beans to use `BiFunction` or `BiConsumer`-Beans.
E.g. with a Kafka-Binder, a `BiConsum…
-
Hello,
First of all thanks for your library, I have the following example of multiple avro schemas for one kafka topic made with Kotlin/Spring Boot: https://github.com/manuelarte/kafka-kotlin-multi…
-
### Issue description
Hi. I'm trying to migrate a Spring Boot based app to Micronaut. In Spring, we can do the following:
```
@Bean
public StreamsBuilderFactoryBean someKStreamBuilder(Kaf…
-
**In what version(s) of Spring for Apache Kafka are you seeing this issue?**
For example:
3.1.1 - but seems like this is true in the latest versions too
**Describe the bug**
Similar to htt…
-
### Scenario
A Spring Boot application using SCSt w/ Pulsar binder as input and Kafka binder as an output.
### Problem
App fails to start w/ following message:
> No qualifying bean of type 'or…
onobc updated
3 weeks ago
-
The latest version of this starter is incompatible with `spring-kafka-test` as it expects a different version of apache commons.
Environment:
* Github Actions (`ubuntu-latest`)
* Github Codespace…