|
|
|
|
|
by swah
4661 days ago
|
|
Dropwizard is very well implemented and uses annotations for achieving a very concise syntax as far as Java goes. No XML too, which is a big plus for me. But when I though how many lines some webapp I was writing would take in Clojure, I went to the corner of the room and cried. My conclusion for now is that "first versions" should be written in dynamic languages. |
|