-
Software Development
What’s Cool In IntelliJIDEA. Part III: External Tools
Although there is almost any kind of functionality available in IntelliJIDEA, either as a base functionality or via plugins, there’s…
Read More » -
Software Development
What’s Cool In IntelliJIDEA. Part II: Live Templates
In IntelliJ, I use Live Templates quite heavily and still think that these are underused. It is not only the…
Read More » -
Software Development
What’s Cool In IntelliJIDEA Part I
Eclipse or IntelliJ? NetBeans or Eclipse? IntelliJ or NetBeans? The dispute about the IDEs is the most popular among the…
Read More » -
Software Development
Book Review: The Passionate Programmer written by Chad Fowler
I just happened to get to know about this book while browsing through the books on Flipkart and the book…
Read More » -
Enterprise Java
Web-service learnings with Apache CXF
In my last couple of projects I worked with web-services, creating them at some places and consuming them at others.…
Read More » -
Core Java
Java SE 7, 8, 9 – Moving Java Forward
Today (NOTE: October 4, 2011) was keynote day. JavaOne Keynote was happening this early morning from 8:30 to 10:30 am…
Read More » -
Enterprise Java
Hibernate by Example – Part 2 (DetachedCriteria)
So last time we helped out justice league to effectively manager their super heroes. Today we focus on how The…
Read More » -
Enterprise Java
Hibernate by Example – Part 1 (Orphan removal)
So i thought to do a series of hibernate examples showing various features of hibernate. In the first part i…
Read More » -
Enterprise Java
What Is CDI, How Does It Relate to @EJB And Spring?
A brief overview of dependency injection in Java EE, the difference between @Resource/@EJB and @Inject, and how does that all…
Read More »