Retrieve the Jetty instance from Dropwizard

33 views
Skip to first unread message

Sebastian Berglönn

unread,
Oct 7, 2019, 11:41:40 AM10/7/19
to dropwizard-user
Hi there!

We have been using Dropwizard 2.0.0-RC in our project, but recently realised that we need to switch to gRPC instead of using REST-endpoints. We found some 3rd party libraries, but these seems to be outdated. For now, we implemented Armeria for the gRPC.

With their implementation, we can create a gRPCService and embed it to Jetty.
Have a look at my Stackoverflow-thread read the code and find a bit more information.



TLDR;
I need the Jetty instance to be of the type "org.eclipse.jetty.server" and add it to Armeria's solution.


Thanks in advance!
Reply all
Reply to author
Forward
0 new messages