jetty.project
jetty.project copied to clipboard
Java RESTful Application using Jetty Server 12.x with Jersey Java example
trafficstars
Jetty Version jetty-server: 12.0.2
Jetty Environment jetty-server: 12.0.2
Java Version Java 17
Question I would like to develop Java RESTful application using Jersey with Jetty embedded server. It seems there are many changes happened in 12.x series. I could not find any examples for Jersey with Jetty embedded server.