InfoQ Homepage Java Content on InfoQ
-
SpringOne Platform 2018 Keynote 1: Rapid Iteration, Event Driven Microservices, Spring Framework Updates, Serverless and Kubernetes, Knative and Buildpacks
O. Fakhouri talks about how Pivotal enables rapid iteration, D. Syer talks about how Spring fits together with various cloud abstractions, J. Hoeller talks about Java versions and the Spring Platform.
-
Solving New School with the Old School (Clojure)
Jearvon Dharrie discusses Clojure, a language that's taking some older ideas and solving 21st-century problems, covering types, clojure.spec, parallelism and concurrency with core.async, and more.
-
Invest in Your Java Katalogue
Don Raab and Aditi Mantri explain the approach they have taken in developing Java code Katas, and discuss best practices around them.
-
Efficient Fault Tolerant Java with Aeron Clustering
Todd Montgomery talks about Aeron Clustering, a new means for deploying replicated state machines in Java.
-
"Yo... Ask Me Anything" - Panel of NY Senior Java Developers
The panelists discuss thoughts on the latest trends in Java, the new release model, modules, modern garbage collectors, Kotlin for the enterprise, Eclipse stewardship of JEE and more.
-
Why Bother with Kotlin - Not Just Another Language Tour
Justin Lee talks about the layout and syntax of Kotlin projects, and looks at how these new language features combine to present a compelling new alternative to the Java source language.
-
A Microservice Approach in the Boundaries of a Traditional Enterprise Environment
Sebastian Eggers discusses Microservice Blueprint, a well-documented and working reference implementation for a Java-based microservice/API development project.
-
Beauty and the Beast, Haskell on JVM
Jarek Ratajski discusses how a sample system performs, where the business logic is written in Haskell and middleware components and libraries in Java.
-
The Cloud is Ready. Are You? Accelerating Enterprise Cloud Adoption with Automation
Ashok Balasubramanian discusses how Syntel’s automation powered approach helps enterprises adopt cloud, including one case of adoption of Pivotal.
-
Effective Java, Third Edition - Keepin' it Effective
Joshua Bloch covers some highlights from the third edition of “Effective Java”, concentrating on streams and lambdas.
-
Java 11 - Keeping the Java Release Train on the Right Track
Jeanne Boyarsky reviews code examples of the new features in Java 11, and also features of Java 10. She also discusses the impact of the new Java release train on production code.
-
Is Boilerplate Code Really So Bad?
Trisha Gee explores common coding scenarios using Java and Kotlin, discussing Java's evolution to improve productivity, and why staying up to date with Java can help.