Simple boot setup to run a clojure app ... {:status 200 :body "Hello, boot"}) (defn -main [& args] (jt/run-jetty handler {:port 3200})).
確定! 回上一頁