Java
-
Log4j Bug – Slows down your app
Recently we were troubleshooting a popular SaaS application. This application was slowing down intermittently. To recover from the problem, the…
Read More » -
Introduction to HTTP/2 support in Java 9
1. Introduction The IETF streaming group approved the HTTP/2 protocol in 2015, sixteen years after HTTP/1.1 had been released. HTTP/2…
Read More » -
JMetro Version 11.6.5 And 8.6.5 Released
Hello again. Having styled all JavaFX controls in the SDK plus a few more that didn’t exist and some others…
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 » -
A Quick Guide to Java on Netty
Easily deploy your app with Okta’s identity management platform Use Okta’s API to authenticate, manage, and secure users in any…
Read More » -
Two Common Concurrency Bugs
As a Baeldung editor, I had the pleasure working with an author on an article on Common Concurrency Pitfalls in…
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 »