Skip to content

Commit

Permalink
Checkstyle.
Browse files Browse the repository at this point in the history
Signed-off-by: Simone Bordet <[email protected]>
  • Loading branch information
sbordet committed Nov 22, 2024
1 parent fc875fa commit d5486e6
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1662,6 +1662,7 @@ public boolean handle(Request request, Response response, Callback callback) thr
return true;
}
}

ContextHandler contextHandler = new ContextHandler(new MyWebApp(), "/app");
gracefulHandler.setHandler(contextHandler);

Expand Down

0 comments on commit d5486e6

Please sign in to comment.