Oracle has released Java EE 7, the latest version of the popular Java enterprise software development platform. Java EE 7 follows Java EE 6 which saw wide adoption from vendors (18 Java EE 6 compliant application servers) and Java developers (over 50 million downloads).
Java EE 7 facilitates building HTML5 applications with WebSockets; JSON processing and asynchronous RESTful Web Services with JAX-RS 2.0. Java EE 7 also reduces boiler-plate code using dependency injection and default resources and broadens the use of annotations to increase efficiency. Continue reading »

