InfoQ Homepage Java Content on InfoQ
-
Transforming to Groovy
Venkat Subramaniam explains some of the Groovy syntax elements and its idioms by taking Java code examples and transforming them step by step into their more concise Groovy counterparts.
-
Google App Engine for Business 101
Christian Schalk introduces GAE, focusing on the upcoming GAE for Business, demoing some of its new features like hosted SQL, SSL, and SSO.
-
What's New in Spring-WS 2.0?
Arjen Poutsma introduces Spring-WS, and shows what’s new in Spring-WS 2.0 using demos: an improved @Endpoint model, Spring 3 and Java 5++ support, full streaming, and integration test support.
-
Scaling Australia's Most Popular Online News Sites with Ehcache
A real-world experience of implementing Ehcache at Australia's most visited online news site. How to deal with high traffic, concurrency, and how to implement linear scalability.
-
Spring AMQP
Matthias Radestock introduces messaging, AMQP and RabbitMQ. Mark Fisher and Mark Pollack present and demo Spring AMQP, an abstraction layer for using AMQP independently from the broker implementation.
-
Spring and Java EE 6: Synergy or Competition?
Jürgen Höller presents some of the most important Java EE6 features, underlining similarities and differences with the Spring Framework, showing what is the best configuration using both technologies
-
Panel: The Future of Programming Languages
Guy Steele, Douglas Crockford, Josh Bloch, Alex Payne, Bruce Tate, and Ted Neward (moderator) hold a discussion on the future of programming taking questions from the audience.
-
SpringOne 2GX Keynote: Spring 2010 Technology
Adrian Colyer talks about Spring 3.1: environment profiles and cache abstraction. Graeme Rocher demoes GORM for NoSQL. Keith Donald demoes Greenhouse. Jon Travis demoes Spring Insight.
-
Clojure's Solutions to the Expression Problem
Chris Houser presents the expression problem showing how to solve it using multimethods and protocols in Clojure, mentioning pros and cons of each method.
-
What's New in Spring Framework 3.1?
Jurgen Holler reviews Spring 3.0, he previews Spring 3.1, planned to have its first milestone release in late November 2010, and he takes a sneak preview at Spring 3.2 supposed to support Java 7.
-
Rod Johnson SpringOne 2GX Keynote
Rod Johnson talks on the future of Spring: making Spring the de-facto Java programming model for the cloud starting with Code2Cloud, an integrated desktop-cloud development environment.
-
Extending Spring Integration
Josh Long and Oleg Zhurakousky demo Spring Integration, and explain how it can be customized to create routers, transformers, splitters and aggregators for scenarios it does not already cover.