-
Core Java
Sending emails with Java
I start writing this post as a simple “how to send an email” using Java, but later I found I…
Read More » -
Scala
DI in Scala: Cake Pattern pros & cons
I’ve been looking at alternatives for java-style DI and DI containers which would use pure Scala; a promising candidate is…
Read More » -
Software Development
Getters and Setters Are Not Evil
Every now and then some OOP purist comes and tells us that getters and setters are evil, because they break…
Read More » -
Enterprise Java
Oracle WebLogic Java Cloud Service – Behind the scenes.
More on the Open World side of happenings one big and probably unexpected announcement was that Oracle is finally supporting…
Read More » -
Software Development
If I had more time I would have written less code
In a a blatant rip-off of the T.S Eliot quote: “if I had more time, I would have written a…
Read More » -
Enterprise Java
Spring MVC Interceptors Example
I thought that it was time to take a look at Spring’s MVC interceptor mechanism, which has been around for…
Read More » -
Enterprise Java
Java EE Past, Present, & Cloud 7
One prominent topic of the recent JavaOne 2011 was the next major Java EE 7 release. As stated in the…
Read More » -
Core Java
Java Twitter client with Twitter4j
Got inspired by my friend, who built his own Twitter client for his company’s client. So, I tried to build…
Read More » -
Enterprise Java
Leaked: Oracle WebLogic Server 12g
JavaOne is nearly one week behind us already and I am still working on the detailed blog posts about it.…
Read More »