File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ grpc-spring-boot-starter 可以通过 Spring 的 `@ConfigurationProperties` 机
31
31
32
32
- [ ` GrpcChannelsProperties ` ] ( https://javadoc.io/page/net.devh/grpc-client-spring-boot-starter/latest/net/devh/boot/grpc/client/config/GrpcChannelsProperties.html )
33
33
- [ ` GrpcChannelProperties ` ] ( https://javadoc.io/page/net.devh/grpc-client-spring-boot-starter/latest/net/devh/boot/grpc/client/config/GrpcChannelProperties.html )
34
- - [ ` GrpcServerProperties .Security` ] ( https://static.javadoc.io/net.devh/grpc-client-spring-boot-starter/latest/net/devh/boot/grpc/client/config/GrpcChannelProperties.Security.html )
34
+ - [ ` GrpcChannelProperties .Security` ] ( https://static.javadoc.io/net.devh/grpc-client-spring-boot-starter/latest/net/devh/boot/grpc/client/config/GrpcChannelProperties.Security.html )
35
35
36
36
如果你希望阅读源代码,你可以查阅 [ 这里] ( https://github.com/grpc-ecosystem/grpc-spring/blob/master/grpc-client-spring-boot-starter/src/main/java/net/devh/boot/grpc/client/config/GrpcChannelProperties.java#L58 ) 。
37
37
You can’t perform that action at this time.
0 commit comments