Enterprise Java
-
Java Mail Sent Over TLS
Abstract The purpose of this blog is to demonstrate how to use Java Mail to send an email using an…
Read More » -
Java Mail Sent Over SSL
Abstract The purpose of this blog is to demonstrate how to use Java Mail to send an email using an…
Read More » -
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 »