InfoQ Homepage Java Content on InfoQ
-
Cloud Native Java
Josh Long looks at how high performance organizations like Ticketmaster, Alibaba, and Netflix make short work of that complexity with Spring Boot and Spring Cloud.
-
Modern Java Component Design with Spring 4.3
Jüergen Hoeller presents selected Spring Framework 4 component model highlights and a selection of Java 8 enabled features, illustrated with many code examples and noteworthy design considerations.
-
Help Developers Do What They Love - SpringOne Keynote
The authors keynote on Pivotal and Cloud Foundry, the role of women in software development, containers and broken culture, experiences shared by Comcast and City Bank building solutions with Pivotal.
-
Apache Tomcat Roadmap
Mark Thomas discusses the new features available now or soon in Tomcat 9 and how they can best be utilized in applications.
-
Simplifying the Future - SpringOne Keynote
Adrian Cockcroft keynotes on the lessons learned so far on cloud computing and applying them to simplify future projects.
-
CloudFoundry Foundation plus Stories from Accenture, Bloomberg, Comcast and more - SpringOne Keynote
A keynote on: CloudFoundry Foundation, stories from Accenture, Bloomberg, Comcast, Manulife and McKesson using Pivotal technologies, and Cloud Foundry running on Azure and GCP.
-
The Spring Circle of Feedback plus the Latest Features in Spring Boot 1.4 - SpringOne Keynote
A keynote on the "circle of code" which represents the journey from idea to implementation to deployment and back to more ideas, and a demo of the latest features in Spring Boot 1.4.
-
Faster Ruby, JS and Other Languages Using Graal and Truffle
Chris Seaton introduces Graal, Oracle Labs' new JIT compiler written in Java, enabling new research into optimizations, and Truffle, a framework for implementing languages that uses Graal.
-
Escaping the Bikeshed with JSON-API
Rob Valk introduces the JSON-API 1.0 spec, taking a look at JVM ecosystem support for the standard with the katharsis.io library and its integration with the Mule runtime.
-
Move Deliberately and Don’t Break Anything: Lessons from the Evolution of Java
Brian Goetz looks at some of the challenges and lessons of steering Java through major evolutionary changes, and a sneak peek at where the Java platform is headed.
-
Understanding Parallel Stream Performance in Java SE 8
Brian Goetz explores tools and techniques involved in parallelism, and how to analyze a computation for potential parallelism, with specific attention to the parallel stream library in Java 8.
-
Creating a Standalone Generator with Xtend
J. Langley shows how to create and debug a code generation project with Xtend, walking through the steps from beginning to end with only an EMF data structure as a starting point.