Two approaches to synchronous messaging over Apache Kafka using Spring Boot: custom CompletableFuture vs ReplyingKafkaTemplate
All posts
Filter by tag
9 posts found
How to leverage the power of a JobExecutionDecider to enable runtime-configurable workflows, without redeployment
Five patterns to reduce JDBC boilerplate using only Java 8
Different ways to emulate SQL EXISTS behavior using the DynamoDB Java client
Specific and not-so-obvious problems you may encounter that have not yet been resolved
Some Lombok annotations do not have your best interests at heart. Learn how to avoid undesirable behaviors and side effects
Comprehensive list of all available features in Micronaut CLI
Tips for getting the most out of the Pattern class, while avoiding pitfalls