REPL now working; Tomcat per-instance configuration still not.

This commit is contained in:
Simon Brooke 2021-03-23 15:33:29 +00:00
parent f46af642a4
commit 9ca1cc05ab
No known key found for this signature in database
GPG key ID: A7A4F18D1D4DF987
3 changed files with 40 additions and 29 deletions

View file

@ -35,7 +35,10 @@
[prismatic/schema "1.1.9"]
[prone "1.1.4"]
[ring/ring-anti-forgery "1.1.0"]
[ring-server "0.4.0"]
[ring/ring-core "1.9.1"]
[ring/ring-defaults "0.3.2"]
[ring-server "0.5.0"]
[ring-webjars "0.2.0"]
[selmer "1.11.0"]]
:repl-options {:init-ns smeagol.repl}