Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
JEE/JSR is over engineered in my opion.There are just too many standards.Used it a couple of times,then tried Spring and Struts.Over engineering and a lot of verbosity. :(. Eventually,they do work fine.
-
mikepii28yJava EE is what Java non-users still tend to think of and that gets a lot of flak but the open source Java world is awesome! Check out Play Framework for web and Netty for simpler, lower latency things like pixel servers. Java 8 has done a bit to reduce verbosity with lambdas and functional collection operations.
-
@bdhobare @mikepii I've played with Spring, Hibernate, and Dropwizard and enjoyed it.
Related Rants
Does Java get hate in the web dev world? Or just android and desktop apps/GUI?
undefined
android
java
hate