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
The initial Spring gRPC/Boot integration would automatically enable http2 for servlet deployments. With the migration, we'd like to leave this setting in the users hands, but provide an error if they forget to configure things correctly.
The initial Spring gRPC/Boot integration would automatically enable http2 for servlet deployments. With the migration, we'd like to leave this setting in the users hands, but provide an error if they forget to configure things correctly.