| Method and Description |
|---|
| net.devh.boot.grpc.server.config.GrpcServerProperties.Security.setCertificatePath(String)
Use the privateKeyPath property instead.
|
| net.devh.boot.grpc.server.config.GrpcServerProperties.setMaxMessageSize(int)
Use the maxInboundMessageSize property instead.
|