Skip to content

Commit da2f32c

Browse files
batsura-saST-DDT
andauthored
Update grpc-client-spring-boot-starter/src/main/java/net/devh/boot/grpc/client/config/GrpcChannelProperties.java
Co-authored-by: ST-DDT <[email protected]>
1 parent 102d09e commit da2f32c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

grpc-client-spring-boot-starter/src/main/java/net/devh/boot/grpc/client/config/GrpcChannelProperties.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ public void setAddress(final String address) {
120120
}
121121

122122
// --------------------------------------------------
123-
// Target DefaultRequestTimeout
123+
// defaultRequestTimeout
124124
// --------------------------------------------------
125125

126126
private Duration defaultRequestTimeout = null;

0 commit comments

Comments
 (0)