Java
Externalize RocksDB configuration in spring-boot
·6 mins
How to make your RocksDB memory management configurable in spring-boot.
Why Kafka Streams JVM Looks Healthy Before Getting OOMKilled
·5 mins
How to tame RocksDB memory consumption in Kafka Streams.
Keeping Spring Boot Test Configurations Simple and Maintainable
·2 mins
How to manage application.yml files in Spring Boot tests without duplication.
Testing Avro Serialization and Deserialization with Schema Registry in a Spring Boot Application
·3 mins
No bean overrides just serdes configuration
Avro Schemas Generation and Registration with Kafka and Java: My Practical Workflow
·5 mins
Defining, registering, and generating Avro-based schemas with Java and Maven.
Test First - Part 4
Architecture is not only about production code
·3 mins
Your tests also deserve some architecting