Getting java.lang.IllegalArgumentException: Jetty ALPN/NPN has not been properly configured, while using gRPC(google pub/sub) to publish/consumes messa
java.lang.IllegalArgumentException: Jetty ALPN/NPN has not been properly configured
gRPC(google pub/sub)
Finally, went back to boot class class path approach. Prefixed the jetty-alpn.jar to boot class path and it starts working fine in cloud foundry now.