-
Based on this log:
```
WARN 4864 --- [order] [ main] c.f.c.c.BeanFactoryAwareFunctionRegistry :
Multiple functional beans were found [replenishStockConsumer, consumer],
thus can't dete…
-
**Is your feature request related to a problem? Please describe.**
For functions running on Cloud platforms, e.g. GCF, function package (JAR) is expected to contain a cloud-specific handler (e.g., `H…
-
By Upgrading from spring.cloud from 4.1.2 to 4.1.3 I got errors caused by the inability in the deserialization.
When I digged a bit deeper, I found that the JacksonMapper has a completely different…
-
**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…
LeovR updated
12 hours ago
-
```bash
2024-10-15T10:09:13.979+08:00 WARN 1323356 --- [ConsumeMessageThread_demo-group_2] s.c.f.c.c.SmartCompositeMessageConverter : Failure during type conversion by com.alibaba.fastjson.support.s…
dyrnq updated
4 weeks ago
-
**Describe the bug**
We have still bug on spring-cloud-function-adapter-gcp 4.1.3.
We using Spring Boot 3.3.1 with Spring Cloud Function. When the function is invoking, we have this error:
> Fail…
-
**Describe the bug**
The Azure Web Adapter always returns response code 200, even if the method it calls from the Spring Web application returns any other response code.
Also I have detected that …
-
```bash
2024-10-15T15:38:10.562+08:00 ERROR 1446700 --- [ad_demo-group_2] o.s.integration.handler.LoggingHandler : org.springframework.messaging.MessageHandlingException: error occurred in message …
dyrnq updated
4 weeks ago
-
When configuring an application with spring cloud stream, if there is a bean that implements a functional interface even if its purpose is neither to publish nor to subscribe to events, spring cloud…
-
## Key information
* RFC PR: (leave this empty)
* Related issue(s), if known:
* Area: Logger, Tracer, Metrics
* Meet [tenets](https://docs.powertools.aws.dev/lambda-java/#tenets): Yes
## Summ…