Enterprise Java
-
Using Multiple Dynamic Caches With Spring
In a third post about cache managers in spring (over a long period of time), I’d like to expand on…
Read More » -
Build Reactive REST APIs with Spring WebFlux – Part3
In continuation of the last article, we will see an application to expose reactive REST APIs. In this application, we used,…
Read More » -
Vaadin Tip: Lazy Loading and Item Identity
Lazy Loading When using grids, trees or any other of multi-valued component with Vaadin you often want to display data…
Read More » -
Build Reactive REST APIs with Spring WebFlux – Part2
In continuation of the last post, in this article, we will see the reactive streams specification and one of its…
Read More » -
Test Coverage Reports For Maven Projects In SonarQube 8.3.x
Some years ago I write a blog post about how to generate test reports in SonarQube separate in test report…
Read More » -
Supersonic Subatomic GraphQL
MicroProfile GraphQL is now included in the just released version 1.5.0 of Quarkus. You can now use code.quarkus.io to get…
Read More » -
Apache Camel K 1.0 is here – Why should you care
Yesterday we released Apache Camel K 1.0 and it was announced on social media and on the Camel website. So…
Read More » -
AWS CloudFormation: Target Group does not have an associated Load Balancer
Yesterday I was using an AWS CloudFormation template to ultimately create an ECS Service (Fargate type), but also create resources…
Read More » -
Challenges of moving from Kafka Mirror Maker to Brooklin for SSL Kafka Brokers
Problem Moving from Kafka mirror maker to Brooklin has its advantages written by me here. But doing this migration is…
Read More »