Java
-

Making Thread Dumps Intelligent
Long back I had learnt about something called Log MDC, and I was a big fan of it. I was…
Read More » -

Hibernate: use join table alias on sqlRestriction
When using hibernate in case of complex queries there is the need to use sql. Therefore sqlRestrictions come to the…
Read More » -

Record Linkage: Playing around with Duke
Iāve become quite interesting in record linkage recently and came across the Duke project which provides some tools to help…
Read More » -

Develop DSLs for Eclipse and IntelliJ using Xtext
In this post we are going to see how to develop a simple language. We will aim to get: a…
Read More » -

7 ways to improve performance of a Hibernate application
HibernateĀ is a great tool forĀ integratingĀ JavaĀ web applications with a SQL database, but what shouldĀ we do when theĀ applicationās response times startĀ increasing considerably?…
Read More » -

Java Everywhere: Write Once Run Anywhere with DukeScript
For quite some time already, Java has been failing on its “write once, run anywhere” promise. DukeScript would like to…
Read More » -

Building models of Java code from source and JAR files
Recently I spent some time working on effectivejava, which is on its way to reach 300 stars on GitHub (feel…
Read More » -

Released: NetBeans IDE 8.1 Beta
NetBeans IDE 8.1 Beta has been released. NetBeansĀ IDE has a track record, built up over 15 years, of delivering complete…
Read More » -

Processing Twitter feed using Spring Boot
In one of my previous postsĀ I already discussed how to process the Twitter sample feed using Apache Storm, and now…
Read More »





