Blog

Thumbnail

Krzysztof Kocel

November 29, 2023

Wednesday Links - Edition 2023-11-29

Weekly Wednesday digest of JVM-related links.

Thumbnail

Krzysztof Kocel

November 29, 2023

The best way to send Open Telemetry metrics using Micrometer and send them to New Relic

How to minimize dependencies and configuration.

Thumbnail

Krzysztof Kocel

November 27, 2023

Spring Cloud Gateway Filters v4.0

Improve incoming request body validation performed by Spring Cloud Gateway using new filters.

Thumbnail

Mateusz Chrzonstowski

Michał Rowicki

November 09, 2023

Our take on Global Day of Coderetreat 2023

Organizing, running and participating in internal coding workshops

Thumbnail

Shiva Paranandi

October 19, 2023

Paramount+ on Multi-region.

Delivering live experiences on a massive scale to a global audience

Thumbnail

Kamil Sławiński

November 14, 2022

Introduction to reverse engineering of AppStore apps

Practical steps to begin analyzing apps on jailbroken devices.

Thumbnail

Przemysław Latoch

July 13, 2022

Voice assistant apps through the eyes of a developer.

What are voice apps? How to start and why you do(n’t) want to try it.

Thumbnail

Marcin Hawro

September 21, 2021

Practical Testing with RxTest - part I

How to validate whether the Observable object sends exactly what we expect.

Thumbnail

Krzysztof Kocel

August 02, 2021

Alexa Request Validation with Spring Cloud Gateway

How to simplify Alexa Skill development and testing with one centralized request validation performed by Spring Cloud Gateway.

Thumbnail

Krzysztof Kocel

July 26, 2021

Mitigating TCP connection resets in AWS

How to be a good citizen in AWS and properly configure Reactive Spring WebClient.

Thumbnail

Marcin Bartoś

April 26, 2021

Introduction to React Testing Library

Testing react components doesn't need to be difficult. Migration from enzymejs to React Testing Library has helped our team spend less time writing and maintaining tests.

Thumbnail

Michał Rowicki

Krzysztof Kocel

February 24, 2021

How we hacked a retrospective board and what we learned along the way.

Sometimes "hacking" something is easier than you may think...