Hacker News new | ask | show | jobs
by keypusher 4575 days ago
Have you looked at Groovy/Grails/Gradle? You can use the existing Java code and ecosystem or you can choose to do things the new way, you have access to a web framework similar to Rails, it's pretty nice.
1 comments

> you have access to a web framework similar to Rails

Then why not just use Rails for Java, i.e. JRuby ?