For updates and more, join our community 👉 https://www.linkedin.com/company/devoxx-united-kingdomWhile Java applications compiled with GraalVM Native Image ... (more…)
Read more »
https://openjdk.java.net/projects/amber. Contribute to openjdk/amber-docs development by creating an account on GitHub. (more…)
Read more »
This post serves as a reminder of how I got the new Eclipse 2020-03 build running with AdoptOpenJDK 14.
I did this because I wanted to dive into Java 14 and especially the new preview feature for records. Of course I could do that while still running Ecli... (more…)
Read more »
Overview When developing web applications, we often need to integrate with other applications using SSL. This could be over different protocols such as HTTPS, IMAPS, or LDAPS. In this article, we'll cover what Java developers need to know about SSL cer... (more…)
Read more »
As I've seen in my previous post , the interest in functional programming is high. This is the reason I want to write an introduction about ...
Read more »