GH-SCST-2235 Fix Partitioning issue with FunctionAroundWrapper"

This commit is contained in:
Oleg Zhurakousky
2021-10-19 17:02:03 +02:00
parent 928f652b8f
commit f7112d1ef5
4 changed files with 21 additions and 4 deletions

View File

@@ -0,0 +1,5 @@
package org.springframework.cloud.function.grpc;
public class GrpcClientTemplate {
}