InfoQ Homepage Development Content on InfoQ
-
Baby Got Feedback: How to Give and Take Feedback Like A Boss
Sarah Hagan uses empirical research, practical tips, and parodied song lyrics around how to be a better feedback receiver and become more effective in giving feedback.
-
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.
-
Getting Super Productive with Spring Tools 4 and Spring Boot 2
Alex Boyko and Martin Lippert show how to use the Spring Tools 4 in Eclipse and Visual Studio Code when working on Spring Boot 2 applications.
-
Securing OAuth 2.0 Resources in Spring Security 5
Josh Cummings and Joe Grandja take a look at two insecure applications--one a web application and the other a REST API--and integrate them both with an OAuth 2.0 Authorization Server.
-
Let's Launch a Website, Right Friggin' Now!
Lemon shows a methodology for building websites with Vue, Pug and Sass.
-
What's New in Spring Data
Christoph Strobl discusses some of the new features in Spring Data including compatibility improvements with 3rd party libraries like Vavr and language extensions for Kotlin.
-
Scalable Smart Caching for Spring Developers
Pulkit Chandra, Nikhil Chandrappa showcase the Spring data annotation support for getting started with PCC and explain how developers can mock the PCC behavior when testing.
-
Robust Applications with Polly, the .NET Resilience Framework
Bryan Hogan introduces Polly, a .NET resilience framework, discussing some of its most important features.
-
Mastering Spring Boot's Actuator
Madhura Bhave, Andy Wilkinson discuss in detail the Actuator, focusing on the new features including the new endpoint infrastructure that introduces support for Jersey and Web Flux.
-
Microservices Security Patterns & Protocols with Spring & PCF
Adib Saikali introduces the patterns and protocols used to secure microservices, covering JWT, JWA, JWS, JWE, JWK, OAuth2, OpenId Connect, and demoing an application build using Spring & PCF.
-
All You Need to Know to Deploy Applications on Kubernetes
Eric Johnson and Oleksandr Slynko discuss various Kubernetes primitives to achieve high availability, and some of the problems that could be encountered with Kubernetes clusters.
-
Metrics that Matter - Moving from Easy to Impactful
Joel Tosi walks through a simple grouping for metrics where the groupings not only call out the metrics, but their limits, and help guide to better metrics.