-
Enterprise Java
Spring Singleton, Request, Session Beans and Thread Safety
The Spring framework ecosystem comprising of so many useful frameworks has become the backbone of many Java EE application. But…
Read More » -
Enterprise Java
High performance JPA with GlassFish and Coherence – Part 1
Have you heard about Coherence before? Probably yes. It’s one of those famous in-memory grid solutions promising awesome fast data access and…
Read More » -
Scala
Scala Tutorial – SBT, scalabha, packages, build systems
Preface This is part 11 of tutorials for first-time programmers getting into Scala. Other posts are on this blog, and…
Read More » -
Best Of The Week
Best Of The Week – 2011 – W44
Hello guys, Time for the “Best Of The Week” links for the week that just passed. Here are some links…
Read More » -
Enterprise Java
JBoss AS 7 EJB3 Pools Configuration
Now that AS 7.0.1 has been released, let’s take a look at what new EJB3 features are available. Like I…
Read More » -
Enterprise Java
Everybody Knows About MVC…
From a recent blog, you may have gathered that I’ve recently been conducting some interviews and as they were for…
Read More » -
Scala
Scala Tutorial – scripting, compiling, main methods, return values of functions
Preface This is part 10 of tutorials for first-time programmers getting into Scala. Other posts are on this blog, and…
Read More » -
Enterprise Java
Java RESTful API integration testing
This post will focus on basic principles and mechanics of writing Java integration tests for a RESTful API (with a…
Read More » -
Enterprise Java
Spring & Quartz Integration with Custom Annotation, the SPANN way
In a previous post, we demonstrated how to create and configure Quartz jobs with annotations in a Spring container. We…
Read More »