SOOHYUN-LIM
Results
2
issues of
SOOHYUN-LIM
Issue: https://github.com/yidongnan/grpc-spring-boot-starter/issues/859 According to the order of registering Spring beans, there is an issue with the constructor injection of the Grpc Client. When creating the GrpcClientBeanPostProcessor bean, the constructor injection...
enhancement
The current LettuceConnectionConfiguration requires too much code to be written when additional settings such as Cluster NodeFilter are needed. Therefore, to enhance scalability, I have added a ClientOptions Customizer.
type: enhancement