Skip to content

Commit

Permalink
Update grpc-client-spring-boot-starter/src/main/java/net/devh/boot/gr…
Browse files Browse the repository at this point in the history
…pc/client/config/GrpcChannelProperties.java

Co-authored-by: ST-DDT <ST-DDT@gmx.de>
  • Loading branch information
batsura-sa and ST-DDT committed Sep 7, 2024
1 parent 102d09e commit da2f32c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ public void setAddress(final String address) {
}

// --------------------------------------------------
// Target DefaultRequestTimeout
// defaultRequestTimeout
// --------------------------------------------------

private Duration defaultRequestTimeout = null;
Expand Down

0 comments on commit da2f32c

Please sign in to comment.