-
Enterprise Java
Arquillian Chameleon. Simplifying your Arquillian tests
Arquillian Chameleon was born to simplify the configuration of Arquillian tests. I am proud to announce that with version 1.0.0.CR2 we have…
Read More » -
Enterprise Java
Liberty on Oracle Application Container Cloud
In this blog post, I will describe how to deploy the CloudEE Duke application packaged in a Liberty über-jar to…
Read More » -
Core Java
Understanding Java Buffer Pool
Understanding Java Buffer Pool The buffer pool space is located outside of the garbage collector-managed memory. It’s a way to…
Read More » -
Enterprise Java
Payara Micro on Oracle Application Container Cloud
In this blog post, I will describe how to deploy the CloudEE Duke application packaged in a Payara Micro über-jar…
Read More » -
Software Development
How a Service Mesh Can Help With Microservices Security
I see lots of customers moving to microservices, (whether they should or not is a topic for a different post),…
Read More » -
Enterprise Java
Learn Java from the Global Experts at Java With the Best
Java With the Best Virtual Conference is your guide to Microservices, Java 9, Kubernetes and everything else Java! Tune in…
Read More » -
Software Development
Building a Blockchain: What, How, and Why
To put it mildly, cryptocurrency is an incredibly popular topic right now. Much of the hype around it tends to…
Read More » -
Core Java
Forward-Looking with Java’s @Deprecated
I have occasionally run into a situation in which I have needed to introduce a new API or construct for…
Read More » -
Core Java
Java 8 Date and Time
Nowadays, several applications still use the java.util.Date and java.util.Calendar API’s, including libraries to make our lives easier working with these…
Read More »