InfoQ Homepage Java Content on InfoQ
-
IoT Realized - The Connected Car v2
Phil Berman and Michael T Minella present a solution developed with Spring XD to stream real-time analytics from a moving car using open standards.
-
Spring Data REST - Data Meets Hypermedia + Security
Roy Clarkson and Greg Turnquist discuss using Spring Data REST to build a back-end for a startup, exemplifying with Spring-A-Gram, an app built with Spring Data REST and secured by Spring Security.
-
HTTP/2 for the Web Developer
Brian Clozel discusses the main features of HTTP/2 to understand how it will improve latency on the web, with concrete examples of how it could be integrated in front-end and Spring web applications.
-
Functional Programming Kata with Groovy
Scott Hickey works through a solution to the Bank OCR kata, using Groovy and functional programming techniques. The code uses recursion plus Groovy methods that support functional programming.
-
Groovy AST Transformations
Paul King reviews some of the most useful of the Groovy built-in AST transformations. He talks about the internal workings of AST transformations and how to write your own.
-
Spring Boot is Made for Tooling
Yann Cébron and Stéphane Nicoll take a look at some features from IntelliJ IDEA that help one get started with Spring Boot, dealing with configuration management and be more efficient.
-
Implementing a Highly Scalable Stock Prediction System with R, GemFire and Spring XD
William Markito Oliveira and Fred Melo discuss the architecture and implementation details of a stock prediction solution built entirely on top of open source code and some R and a web interface.
-
Geb in the Browser
Ken Kousen talks about Geb, which makes it easy to automate browser-based applications. Geb is based on the Spock testing framework, providing a straightforward syntax and easy execution model.
-
Full Stack Groovy Developer
Iván López presents the technological stack of Polaromatic, and demonstrates that it's possible to write the whole stack with Groovy: Backend, Javascript, HTML, Android, test, build tool.
-
Working with Databases & Groovy
Paul King reviews the features in Groovy which make it easy to work with databases - Groovy SQL, datasets -, and working with NoSQL databases such as MongoDB and Neo4J.
-
Writing a Kubernetes Autoscaler with Groovy and Spring Boot
Ray Tsang shares his experience in writing a custom metrics collector plus an autoscaler using Groovy and Spring Boot, deployed as containerized microservices in Kubernetes.
-
Building Highly Scalable Spring Applications with In-memory Distributed Data Grids
John Blum and Luke Shannon introduce Pivotal GemFire along with the open source offering, Apache Geode. They demonstrate how to effectively build highly scalable applications with GemFire/Apache.