feature/60: revert to trusting Selmer to resolve the servlet context...

Even though it doesn't. This works in Jetty, which is OK for development. It doesn't work in Tomcat, which I would like it to, but that possibly doesn't matter and at least isn't an issue for now.
This commit is contained in:
Simon Brooke 2021-05-21 10:17:12 +01:00
parent e0a310a7e5
commit 03c274486e
No known key found for this signature in database
GPG key ID: A7A4F18D1D4DF987
4 changed files with 16 additions and 5 deletions

View file

@ -6,6 +6,7 @@
:url "https://github.com/simon-brooke/youyesyet"
:dependencies [[adl-support "0.1.6"]
[binaryage/devtools "1.0.3"]
[bouncer "1.0.1"]
[ch.qos.logback/logback-classic "1.2.3"]
[clj-oauth "1.5.5"]