I usually have a line in my Ring app that looks like the following: (defonce server (run-jetty #'my-app {:port 8080 :join? false})).
確定! 回上一頁