InfoQ Homepage Java Content on InfoQ
-
Implementing the Lambda Architecture with Spring XD
Carlos Queiroz introduces the lambda architecture and showcases how it can be implemented with SpringXD, GemFireXD and Hadoop in a CDR(Call Detail Record) mining application.
-
Spring XD for Real-time Hadoop Workload Analysis
The authors explain how the Pivotal team leveraged familiar SQL-based queries to analyze fine-grained cluster utilization using Spring XD.
-
Security for Microservices with Spring and OAuth2
David Syer explores the new features in Spring OAuth2, providing guidance on what to use and when, and showing how easy they are to enable quickly.
-
Spring Boot and Netflix OSS
The authors present basic concepts about Spring Boot and Netflix OSS software and how to integrate Netflix OSS technologies into Spring Boot.
-
Building Reactive Applications with Reactor and the Reactive Streams Standard
The authors introduce the Reactive Streams project, demonstrating how to build applications that can connect to other Reactive Streams implementations in a completely non-blocking way.
-
Develop Powerful Big Data Applications Easily with Spring XD
The speakers show how to provide a scalable runtime environment, that is easily configured and assembled via a simple DSL.
-
Reactive APIs in Spray, Akka and Scala
Jan Machacek demos creating and using reactive APIs in Scala with Spray and Akka.
-
Developing Microservices for PaaS with Spring and Cloud Foundry
This session describes architectural patterns for developing microservices: Service Decomposition, API Gateways, Stateless/Shared-Nothing Apps, Configuration and Backing Service Consumption, etc.
-
JSF in the Modern Age
Keith Shakib presents how to use JSF 2 to write user interfaces on the server side.
-
Clojure Is the New C
Robert Martin argues that Clojure is a replacement for C with its simple syntax and minimal semantics.
-
Creating REST-ful, Hypermedia-based Microservices with Spring Boot
Ben Hale discusses how to design microservices as RESTful APIs and implement them with minimal code using Spring Boot.
-
Running Your Spring Apps in the Cloud
Cornelia Davis takes the Spring Trader application and makes (a few) modifications (mostly to config) to get it running on the same components in the cloud, specifically on the Cloud Foundry PaaS.