reitit

gtbono 2024-06-07T15:14:46.960469Z

Is there a way to make reitit routes to reload when tools.namespace/refresh is called? I only get new results on the http response when I restart the REPL EDIT: I'm using reitit-pedestal, is there any way to get this behavior?

gtbono 2024-06-07T22:11:21.482639Z

I am using reitit-pedestal and it didn't work, maybe for pedestal it is something different?

Execution error (ExceptionInfo) at reitit.dev.pretty/exception (pretty.cljc:227).
-- Router creation failed ------------------------------------ reitit.http:47 --

No implementation of method: :into-interceptor of protocol: #'reitit.interceptor/IntoInterceptor found for class: clojure.lang.Var
--------------------------------------------------------------------------------