-
**Describe the bug**
1add starter dependency
2use @NacosPropertySource & NacosValue getConfig
3start failed
2024-05-09 18:07:56.174 [main-839] ERROR o.s.boot.SpringApplication:reportFailure:8…
-
Seen va a springboot app failing image test
Melange: https://github.com/wolfi-dev/os/blob/6d75a44d186104eec842b537973d53b3d61fa557/thingsboard.yaml
Pombump: https://github.com/wolfi-dev/os/blob/6d75…
-
**The context**
Automatically use new TLS certificate if it is updated on the file system ("hot-reload")
**The question**
Is it possible to force recreation of the SSL context? The background…
-
when I start Spring boot project
`Parameter 1 of method authenticatingServerInterceptor in net.devh.boot.grpc.server.autoconfigure.GrpcServerSecurityAutoConfiguration required a bean of type 'net.d…
mt-b updated
11 months ago
-
Hi I'm ST-DDT (Core Developer of yidongnan/grpc-spring-boot-starter).
I noticed, that we both implement similar features for both of our libraries, so I would like to propose a collaboration on tho…
-
Hey @dsyer! It's been a while :) I am excited to see first-class gRPC support in Spring ecosystem, I remember our conversations back in 2018 about it :)
Let me know if I can help, or if you will pr…
-
Labeled the class with the annotation @GrpcServer
```
@GrpcService
public class UserService extends UserGrpc.UserImplBase {...code}
```
I'm using it together with spring boot web.
Gradle d…
-
**The context**
I'd like to get the metric values for `grpc.server.processing.duration` and distinguish different status codes, e.g. OK, NOT_FOUND, INVALID_ARGUMENT, UNKNOWN
**The bug**
If my…
-
#### Environment details
Java 21
Spring Boot 3.3.3
google-cloud-bigquery: 2.42.1
google-cloud-bigquerystorage: 3.9.0
#### Steps to reproduce
1. Listen to a Kafka topic
2. For each mes…
-
### Describe the bug
It is used as a combination of armeria and spring,
Enable and use option to change REST request to gRPC in armeria.
This problem occurs when you enable the otel java agent de…