InfoQ Homepage Spring Framework Content on InfoQ
-
Flight of the Flux: A Look at Reactor Execution Model
Simon Baslé discusses `Flux` and `Mono` on the JVM, APIs and Reactive Stream, the Reactor execution model.
-
Implementing PII Encryption with PDX Serialization
Gideon Low and Niranjan Sarvi describe an implementation of PII encryption for Geode applications via use of custom PDX Serialization.
-
Building Data Environments for Production Microservices with Geode
Ryan Hunt discusses HCSC’s approach to support rapid development and continuous deployment of a high-performance data environment that backs their Digital APIs.
-
Geode is Not a Cache, it's an Analytics Engine
Evan Benoit and Sharif Ghazzawi discuss Geode’s architecture built on probabilistic data structures (Yahoo Theta Sketches).
-
Modern Messaging with RabbitMQ, Spring Cloud and Reactor
Arnaud Cogoluègnes demos messaging apps built with RabbitMQ with Reactor on Spring Cloud. Code used in this talk is made available for download.
-
Springing into Kotlin: How to Make the Magic Even More Magical
Mark Heckler discusses how Kotlin can be used to reduce boilerplate and increase code quality, showing how to begin incorporating Kotlin into an existing Spring application.
-
How Sleuth Bravely Cracked the Case of "Too Much to Code"
Adrian Cole, Marcin Grzejszczak discuss what Sleuth and Brave are, how Sleuth has changed and which are some of the new features in version 2.
-
Bootiful Testing
Mario Gray and Josh Long discuss how to test Spring applications, services, and web applications, ensuring that API producers and API consumers work well together.
-
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.
-
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.