For this I'm quite liking the look of Spark: http://www.sparkjava.com/readme.html
It's extremely minimal and works well with Guice etc. -- "Great artists are extremely selfish and arrogant things" — Steven Wilson, Porcupine Tree On Mon, Feb 20, 2012 at 2:30 AM, Moandji Ezana <[email protected]> wrote: > I agree with Fabrizio: most of those things should be handled by other > libraries. The web framework should just translate HTTP to Java, Scala, > etc. and back. From there, a well-designed framework would make it easy to > integrate wro4j, Jackson/Gson, my favourite templating engine, an ORM, etc. > It would be great if such a web framework could be built around just > @Inject or maybe CDI, so as to minimise its impact while easing integration. -- You received this message because you are subscribed to the Google Groups "The Java Posse" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/javaposse?hl=en.
