-
Enterprise Java
Spring Integration – Session 2 – More Hello Worlds
This is a follow up to Spring Integration Session 1 The first session was a simple Hello World application using…
Read More » -
Core Java
String memory internals
This article is based on my answer on StackOverflow. I am trying to explain how String class stores the texts,…
Read More » -
Software Development
Database Abstraction and SQL Injection
I have subscribed to various user groups of jOOQ’s competing database abstraction tools. One of which is ActiveJDBC, a Java…
Read More » -
Career
Stop Crapping on Start-Ups
Michael O. Church recently wrote a thought provoking blog post, “Don’t Waste Your Time in Crappy Startup Jobs“, and the…
Read More » -
Enterprise Java
Java talking to iOS: Java objects to Apple plist serialization
I am happy to announce my first open source project java-plist-serializer that can help you with integrating Java and especially…
Read More » -
Software Development
IDE Project Files In Version Control – Yes or No? Of Course, Not!
Just recently I had some discussions with the clients who were claiming that they keep IDE project files in version…
Read More » -
Enterprise Java
Schema Creation Script With Hibernate 4, JPA And Maven
The scenario is trivial – you want to generate a database schema creation script while building your application (and then…
Read More » -
Software Development
Fixing a bug is like catching a fish
Manager: So, how long will it take to fix this bug? Inexperienced Programmer: An hour maybe? Two tops? I’ll get…
Read More » -
Software Development
Characteristics of successful developers
Many blogs exist about personal (soft) characteristics of successful developers. Here is a short listing of some interesting links: 50…
Read More »