-
Enterprise Java

Beginnerās Guide To Hazelcast Part 1
Introduction I am going to be doing a series on Hazelcast. I learned about this product from Twitter. They decided…
Read More » -
Software Development

5 Ways Software Developers Can Become Better at Estimation
In my last post, I detailed four of the biggest reasons why software developers suck at estimation, but I didnāt…
Read More » -
Enterprise Java

Configure JBoss / Wildfly Datasource with Maven
Most Java EE applications use database access in their business logic, so developers are often faced with the need to…
Read More » -
Enterprise Java

WebSocket Chat on WildFly and OpenShift
Chat is one of theĀ most canonical sample to explain WebSocket. Its a fairly commonly used interface and allows to explain…
Read More » -
Enterprise Java

Securing WebSocket using wss and HTTPS/TLS
50th tip on this blog,Ā yaay! Tech Tip #49Ā explained how to secure WebSockets using username/passwordĀ and Servlet Security mechanisms.Ā This Tech Tip willĀ explain…
Read More » -
Enterprise Java

The JAXB Well Known Secret
Introduction I rediscovered a library that Java offers to the masses. When I first read the specification, I was confused…
Read More » -
Core Java

Adaptive heap sizing
While enhancing our test bed to improve the Plumbr GC problem detector, Ā I ended up writing a small test case…
Read More » -
Ceylon

Ceylon: Ceylon command-line plugins
With Ceylon we try our best to make every developerās life easier. We do this with a great language, a…
Read More » -
Enterprise Java

Write SQL in Java with jOOQ
jOOQ is a ādatabase firstā, type safe SQL API that allows you to write SQL in Java intuitively as if…
Read More »








