-
The current solution is based on Spring Boot 2.6, which works well with Spring Boot 2.7 as well, but no longer with Spring Boot 3. The autoconfiguration isn't loaded, partially because it uses `spring…
-
When using Spring rest client api when inject IncidentApi there is error :
and Spring boot is unable to boot
I am currently using 7.20.4 version and Spring boot 3.1.7
-
In the PR below, WebSocketMessagingAutoConfiguration has been modified to use a virtual thread executor
> https://github.com/spring-projects/spring-boot/pull/39611
```java
public class WebSocketM…
-
**Describe the bug**
Device: `Samsung/HP C480W`
Command line: `node-hp-scan-to -ip 192.168.100.10`
Whenever I try to connect to my scanner it produces following output:
output
```
Using de…
-
Hi
**Describe the bug**
When starting a spring boot app with the just release version of langchain4j-azure-open-ai-spring-boot-starter it fails to start with an error
```
Caused by: java.io.F…
pax95 updated
4 months ago
-
Using the [standard register API](https://github.com/UAVCAN/public_regulated_data_types/blob/master/uavcan/register/384.Access.1.0.uavcan).
`yakut register 42` -- read all registers from node 42 an…
-
Hi,
I'm using @EnableOAuth2Sso to implement the pattern that allows an "API / Security Gateway" (Zuul in our case) to handle OAuth2 tokens (acting as client, authorization_code grant type).
The idea …
-
**Is your feature request related to a problem? Please describe.**
When using SDK AutoConfiguration, we have the ability to add our own `SpanExporter` via `ServiceLoader` and `ConfigurableSpanExporte…
-
### Is your enhancement related to a problem? Please describe
The `~/.kube/config` file supports a [`proxy-url`](https://kubernetes.io/docs/tasks/extend-kubernetes/socks5-proxy-access-api/#client-con…
hudac updated
2 months ago
-
I have a 16-bit mask TIFF with one channel, 2 classes (voxel values [0 1 2]) and an accompanying 16-bit image TIFF. However, when I go through the preprocessing step, I encounter the following warning…