InfoQ Homepage Java Content on InfoQ
-
Java Past, Present, and Future
Brian Goetz keynotes on Java’s history, evolution and its future, how it is going to meet the needs of today’s programming.
-
From 0 to Spring Security 4.0
Rob Winch shows how to incrementally build security into an application, highlighting the new features in Spring Security 4 along the way.
-
Caching and Messaging Improvements in Spring Framework 4.1
Juergen Hoeller and Stéphane Nicoll present major new features in Spring Framework 4.1: the numerous improvements around the caching abstraction, and messaging-related features.
-
REST Services with RabbitMQ, Spring Integration and Node.JS
The speakers provide insight into design and architectural challenges for creating REST services with Spring Integration with RabbitMQ.
-
Inside spring.io: a Production Spring Reference Application
Brian Clozel talks about the newly open-sourced reference application that powers the spring.io site, built with Spring Boot, Spring Framework 4 features, cujoJS, Bower and Gulp.
-
Why Spark Is the Next Top (Compute) Model
Dean Wampler argues that Spark/Scala is a better data processing engine than MapReduce/Java because tools inspired by mathematics, such as FP, are ideal tools for working with data.
-
Faster Object Arrays
Gil Tene introduces org.ObjectLayout and StructuredArray, the APIs and design considerations that allow Java JDKs to match C on data structure access speeds.
-
How to Get Groovy with Java 8
Peter Ledbrook discusses the impact of the Java 8 language changes on Groovy applications and if Groovy still provides an edge in terms of developer productivity.
-
Experiences Using Grails in a Microservice Architecture
Jeff Beck describes how Grails fits into a larger polyglot architecture and goes through his team's experiences building and maintaining these micro services.
-
Android and Groovy, a Winning Pair?
Cedric Champeau tries to answer the question: "Android developers are used to develop applications in Java, so why Groovy, a JVM language, wouldn't be usable for Android development too?"
-
Painless Build and Deploy for YARN Applications with Spring
Janne Valkealahti shows how Spring provides a simple programming model to develop applications that can easily be tested and deployed as either a YARN application or a traditional application.
-
Spring XD - A Guided Tour
The speakers explore the role of ZooKeeper, Spring Integration, and Spring Boot through beautiful panoramas, code samples, and demonstrations.