
It is a smart thing to move to newer versions of Java! Support such as security updates and new features…
It is a smart thing to move to newer versions of Java! Support such as security updates and new features…
Application errors are often hard to retrieve, or take a lot of time to resolve. When you are suffering from…
Recently I was analyzing and troubleshooting the performance of an ADF application. Much was already improved before I came. Due…
In a previous article, I talked about an environment, I prepared on my Windows laptop, with a guest Operating System,…
Oracle JET has more components than available in VBCS. Using Web Components you can extend VBCS yourself with the missing…
Intris is the leading Belgian provider of freight forwarding, customs and warehousing management solutions. Headquartered in Antwerp, Intris provides its…
The challenge: you are running a service, API or web application in a Docker container, locally on your laptop or…
How much documentation is enough documentation? What are the requirements in the definition of done regarding documentation? Cannot simply all…
In a previous blog post I created a setup to compare JVM performance of several JVMs. I received some valuable…
We are happy to announce that we have a new whitepaper on the ADF Performance Monitor. This blog publishes a…
There are many different choices for a JVM for your Java application. Which would be the best to use? This…
In order to compare the performance of different JDKs for reactive Spring Boot services, I made a setup in which…
GraalVM is an open source polyglot VM which makes it easy to mix and match different languages such as Java,…
One of the nice discoveries I made last week during CodeOne 2018 was Eclipse Che. This is a browser based…
Intro Internet of Things stands for connecting devices to the internet. The devices are then able to communicate with each…
In this blog I will discuss the top 10 typical performance problems I see in general in Oracle ADF projects…
Last year I got introduced to the new features 2nd generation Jenkins at a workshop of CloudBees . This year I got also…
TL;DR: • Using GraalVM Java applications can be compiled into native standalone executables (will be demonstrated). • Native executables of…
Last week I was doing an extensive performance analysis / health check on a large ADF project, with the newest version…
Running an application within a Docker container helps in isolating the application from the host OS. Running GUI applications like…