RSS
Facebook
Twitter

Wednesday, October 8, 2008

Amazing!

Today, I found my own blog useful.  I was configuring Spring validation on my new project, and had to remind myself how to do it.  We configured validation on the new project in less than an hour, which beats the two days it took me to work out how to do it the first time.

And I impressed one of my new work collegues.  Apparently I am now the Spring Guru.  Oooops.

Monday, October 6, 2008

Multiple Environment Configuration in Maven

Today, I found this blog post very useful.