Java
-
JBoss Data Virtualization 6.1 Beta Now Available
JBoss Data Virtualization (JDV) is a data integration solution that sits in front of multiple data sources and allows them to…
Read More » -
Fail-fast validations using Java 8 streams
I’ve lost count of the number of times I’ve seen code which fail-fast validates the state of something, using an…
Read More » -
Why Now is the Perfect Time to Upgrade to Java 8
Interested to see how you can get the most out of the new Java 8 features with AppDynamics? Start a…
Read More » -
Working with GZIP and compressed data
Abstract We all know what it means to zip a file with zip or gzip. But using zipped files in…
Read More » -
Transform Your SQL Data into Charts Using jOOQ and JavaFX
In the recent past, we’ve shown how Java 8 and functional programming will bring a new perspective to Java developers…
Read More » -
Good Microservices Architecture = Death of the Enterprise Service Bus (ESB)?
These days, it seems like everybody is talking about microservices. You can read a lot about it in hundreds of articles and…
Read More » -
Make agents, not frameworks
Ever since their introduction, Java annotations have become an integral part of the APIs of larger application frameworks. Good examples…
Read More » -
Java EE 7 Batch Processing and World of Warcraft – Part 2
Today, I bring you the second part to my previous post about Java EE 7 Batch Processing and World of…
Read More » -
Monolithic Servers vs Microservices
Introduction At the beginning applications were simple and small due to simple requirements. With time requirements and needs grew and…
Read More »