InfoQ Homepage Spring Content on InfoQ
-
Testing Your Message-Driven Application
Marcin Grzejszczak and Jakub Pilimon discuss using events as integration messages in a system, addressing content-negotiation, versioning and acceptance tests.
-
Walking up the Spring for Apache Kafka Stack
Viktor Gamov and Gary Russell discuss several Spring projects targeted at Kafka developers: spring-kafka, spring-integration-kafka, the kafka binder for spring-cloud-stream.
-
Spring, Kotlin and the Functional Way
Sébastien Deleuze demos a Spring application with functional configuration, written in Kotlin and leveraging some of the ideas from the Spring Fu experimental project.
-
What's New in Reactor "Californium"
Stephane Maldini presents some of the latest additions to Reactor, Reactor Core 3.2, new Reactor Addons and Reactor Netty 0.8.
-
Consumer-Driven Contract Testing with Spring Cloud Contract
Olga Maciaszek-Sharma, Eddu Melendez discuss Spring Cloud Contract, showing its capabilities to keep producers and consumers working together correctly and avoid breaking the integration between them.
-
A Tale of Two Frameworks: Spring Cloud and Istio
Shubha Anjur Tupil and Spencer Gibb compare Spring Cloud with Istio, exploring the use cases that are best suited for each of them.
-
Going Cloud Native with Spring Cloud Azure
Yitao Dong and Yawei Wang show how to create cloud native apps with Spring Cloud on Azure.
-
Chaos Engineering for PCF
Karun Chennuri and Ramesh Krishnaram show chaos tools built on ChaosLemur to verify the resistance to failure of a system running on PCF.
-
Spring Boot 2.0 Web Applications
Brian Clozel and Stéphane Nicoll demo a WebFlux application and leverage Boot features such as Actuator, Developer Tools and more.
-
The New Kid on the Block: Spring Data JDBC
Jens Schauder describes the current state of Spring Data JDBC, its features and some of the underlying design decisions, especially its DDD-based API.
-
Reactive Spring Security 5.1 by Example
Rob Winch demos applying Spring Security to a reactive application, highlighting some of the new features in Spring Security 5.1.
-
Securing Spring Functions by Breaking in
Guy Podjarny breaks into a Spring Cloud Functions application and exploits multiple weaknesses, explaining how to avoid them.