Vyacheslav BoykoNormalized Logger for OpenFeignStandard Feign logger provides the only approach to log communications — it logs every header in separated log entries. Let’s normalize it!Jul 25, 2022Jul 25, 2022
Vyacheslav BoykoCoding in a CoupleThere is an approach to code in a couple in IT world. Why to do it? Pros and Cons. Shortly.Jul 11, 2022Jul 11, 2022
Vyacheslav BoykoRequest-Reply pattern using Apache Kafka or How not to loose your dataThis article contains only one line of code :)Feb 17, 20222Feb 17, 20222
Vyacheslav BoykoTesting Apache Camel 3.13.x in SpringBoot application in examplesApache Camel is a framework for data transformation and delivery.Nov 23, 2021Nov 23, 2021
Vyacheslav BoykoUsing .when(), .end(), .endChoice() in Apache Camel with examples1.If your .when() block contains multiple choices, than all nested .when()/.otherwise() need to be closed explicitly with .endChoice().Nov 10, 2021Nov 10, 2021