zalando / friboo

Utility library for writing microservices in Clojure, with support for Swagger and OAuth
Apache License 2.0
119 stars 16 forks source link

Explicitly require clojure.edn #76

Closed PetrGlad closed 8 years ago

PetrGlad commented 8 years ago

Without require clojure.edn might not be available. Also explicit dependency looks better.

I wonder what test should be here though.

dryewo commented 8 years ago

👍

prayerslayer commented 8 years ago

👍