Java
-

JDK 9 – a letter to Santa?!
As everybody knows, winter (especially the time before Christmas) is a proper time for dreaming and hoping a moment when…
Read More » -

Java EE 7 Hands-on Lab on WildFly and Docker
Java EE 7 Hands-on Lab has been delivered all around the world and is a pretty standard application that shows…
Read More » -

Sacrilege – a Custom SWT Scrollbar
SWT is a thin abstraction layer on top of native OS widgets. Which is a very good thing if you…
Read More » -

15 Tools Java Developers Should Use After a Major Release
The survival kit for new deployments: Tools for Java developers that frequently deploy code to production! Takipi detects all errors…
Read More » -

Hazelcast member discovery using Curator and ZooKeeper
At one project I was setting up Hazelcast cluster in a private cloud. Within cluster all nodes must see each…
Read More » -

Testing JVM server-side JavaScript with Jasmine, Spock and Nashorn
JavaScript usage is not limited to client-side code in browser or NodeJS powered server-side code. Many JVM based projects are…
Read More » -

cjmx: A command-line version of JConsole
JConsole is a nice tool when it comes to monitoring a running Java application. But when it is not possible…
Read More » -

Java 8 StringJoiner
At the release of Java 8 the most attention went to the Lamda’s, the new Date API and the Nashorn…
Read More » -

JAXB Tutorial for Java XML Binding – The ULTIMATE Guide (PDF Download)
In this post, we feature a comprehensive JAXB Tutorial for Java XML Binding. Java offers several options for handling XML…
Read More »


