You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Configure bind address and other netty settings (fixes #82)
When overriding default GRPC security configuration, @Secured annotation is enabled by default.
Breaking changes
The starter brings now io.grpc:grpc-netty-shaded instead of io.grpc:grpc-netty as transitive dependency (fixes #108). +
This means that all classes from io.grpc.netty package should be imported from io.grpc.netty.shaded.io.grpc.netty