Enterprise Java
-

Creating an API Gateway with Zuul and Spring Boot
Introduction When working with micro services it is common to have unified access-point to your system (also called API Gateway).…
Read More » -

Autoscaling Groups with terraform on AWS Part 1: Basic Steps
So you want to create an autoscaling group on AWS using terraform. The following are the minimum steps in order…
Read More » -

Spring WebClient and Java date-time fields
WebClient is Spring Framework‘s reactive client for making service to service calls. WebClient has become a go to utility for…
Read More » -

Vaadin 10+ as the Future of CUBA UI
Since the very beginning, Vaadin was a cornerstone and a crucial part of the CUBA Platform UI. Thanks to its…
Read More » -

Advanced profile management in Spring Boot
We all are aware of profile management in Spring Boot and the flexibility it provides in configuring our applications for…
Read More » -

Video course on efficient enterprise testing
I’ve created a few videos on the topic of effective enterprise testing. I still see a huge importance in this…
Read More » -

Migrating Spock 1.3 tests to Spock 2.0
Get know what you can expect from Spock 2.0 M1 (based on JUnit 5), how to migrate to it in…
Read More » -

Method parameter validation with Spring and JSR 303
Spring provides an easy way to validate method parameters using JSR 303 bean validation. In this post we will see…
Read More » -

Send your data async on Kafka
For a project, I’m trying to log the basic transactions of the user such as addition and removal of an…
Read More »




