Skip to content

Commit

Permalink
fixup! [mod] [#424] reintroduce fixed jetty9-ring-adapter support
Browse files Browse the repository at this point in the history
  • Loading branch information
TimoKramer committed Mar 31, 2023
1 parent 6019922 commit 0909b48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example-project/src/example/server.clj
Expand Up @@ -28,7 +28,7 @@
;; [taoensso.sente.server-adapters.aleph :refer [get-sch-adapter]]

[ring.adapter.jetty9 :as jetty]
[taoensso.sente.server-adapters.jetty9 :refer [get-sch-adapter]]
[taoensso.sente.server-adapters.community.jetty9 :refer [get-sch-adapter]]
;;
;; See https://gist.github.com/wavejumper/40c4cbb21d67e4415e20685710b68ea0
;; for full example using Jetty 9
Expand Down

0 comments on commit 0909b48

Please sign in to comment.