after i add swagger support for my api service from compojure to compojure-api when i run
it comes out the runtime exception
java.lang.RuntimeException: Method code too large!, compiling:(core.clj:1:1)
how can i fix it ?  i split my routes into small ones but still get the runtime exception