Java
-

API Management in WildFly 8.1 with Overlord
I gave a brief introduction about the Overlord project family yesterday. Today it’s time to test-drive a bit. The API…
Read More » -

Akka Notes – Introducing Actors
Anyone who has done multithreading in the past won’t deny how hard and painful it is to manage multithreaded applications.…
Read More » -

More metrics in Apache Camel 2.14
Apache Camel 2.14 is being released later this month. There is a slight holdup due some Apache infrastructure issue which…
Read More » -

A classloading mystery solved
Facing a good old problem I was struggling with some class loading issue on an application server. The libraries were…
Read More » -

How to Release to Maven Central, in One Click
When I release a new version of jcabi-aspects, a Java open source library, to Maven Central, it takes 30 seconds…
Read More » -

Date/Time Formatting/Parsing, Java 8 Style
Since nearly the beginning of Java, Java developers have worked with dates and times via the java.util.Date class (since JDK…
Read More » -

How JSF Works and how to Debug it – is polyglot an alternative?
JSF is not what we often think it is. It’s also a framework that can be somewhat tricky to debug,…
Read More » -

Overlord – The One Place To Rule And Manage your APIs
We’re living in a more and more distributed world today. Instead of having individual, departmental projects running on some hardware…
Read More » -

Java 9 – The Ultimate Feature List
This post will be updated with new features targeted at the upcoming Java 9 release (last updated: 9/9/2014) The…
Read More »






