Skip to content

Commit

Permalink
Reverted attempt to fix jersey
Browse files Browse the repository at this point in the history
  • Loading branch information
breiler committed May 15, 2024
1 parent 28eb0f6 commit b4888b4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 158 deletions.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ This file is part of Universal Gcode Sender (UGS).
import org.eclipse.jetty.ee10.websocket.jakarta.server.config.JakartaWebSocketServletContainerInitializer;
import org.eclipse.jetty.server.Server;
import org.eclipse.jetty.server.handler.ContextHandlerCollection;
import org.glassfish.jersey.jetty.JettyHttpContainerFactory;
import org.glassfish.jersey.server.ResourceConfig;
import org.glassfish.jersey.servlet.ServletContainer;

Expand Down

0 comments on commit b4888b4

Please sign in to comment.