Ask HN: Modern Web Dev on the JVM – How does the stack and tooling look like?
4 comments
You should check out http://www.ninjaframework.org. it's modern, flexible and fun plus the community is awesome!!!
Take a look at: http://sparkjava.com/
It is my preferred java microframework and probably the most used of its kind (in java)
It is my preferred java microframework and probably the most used of its kind (in java)
I use finatra and scala. I have however heard great things about java and spring. As well as play and scala.
The question is now: What tooling is consider best practice? What JVM language would be most appropriate for small services (that can still easily interface with Java)? Any good micro web frameworks?