Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Fair enough. I was pleasantly surprised how much ASP MVC had cribbed from Rails, and it sounds like I'd likely be similarly enthused about new JEE developments. I have noticed the trend towards annotation-driven development and moving away from configuration in Java frameworks and heartily approve.


Sinatra -> JAX-RS (of JEE 6)

Rails -> Spring MVC (albeit we still don't have a mature ActiveRecord but I concur that the Java world prefers the Repository pattern a'la DataMapper/Merb)

The whole Rails ecosystems is pretty much:

1) Spring MVC

2) ORM (Hibernate/JPA2 or one of the newest tool is Spring-Data)

3) Maven == bundler + rake + gem

4) JUnit

5) Some sane folder structure




Consider applying for YC's Summer 2026 batch! Applications are open till May 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: