Thoughts on TDD: Tests and Requirements

How can we ensure that any new development does not create an undesired behaviour?
Java Memory Leak for JDBC
Have you ever used custom ClassLoaders in Java? This is a troubleshooting for whom is using it.
Thoughts on TDD: A very simple Test Driven Development Tutorial

Some small tips for who wants to beggan with TDD
Ordenação no Kafka

Procurando entender melhor o Kafka, fiz um resumo de como o Kafka garante a ordenação das mensagens entregues a ele.