Knolspeak >
- Confessions of a Ruby Developer Whose Heart was Stolen by Scala ow.ly/m1M3l #scaladays 5 days ago
- RT @daveeday: New Yorkers: I'll be giving a sneak preview of @FleisureApp at #PDNYC on Tuesday the 18th at 6pm, come say hi!... 6 days ago
- RT @springrod: Really impressed by the energy at #scaladays This technology is going places 6 days ago
- RT @byfcz: "Strive for maximal throughput with acceptable latency" @jboner at #Scaladays 1 week ago
- RT @hseeberger: Amazing to see #Scala, #Akka and #Play gaining momentum at my favorite newspaper @SZ. Was great fun giving my Scala in... 1 week ago
-
-
Recent Posts
Knolders
Live Traffic Feed
Tag Archives: Spring
Testing Jersey Based REST Services with Grizzly
In my last post, we had seen how easy it was to create REST based services with Spring and Jersey. In this post we would quickly see how we can unit test them. Ok, this is not entirely a unit … Continue reading
Just REST, it’s Easy With Spring and Jersey
In one of the products that we are working on, there is a need to expose the API as REST so that it can be consumed by the developer community and foster innovation. I did a few prototypes for the … Continue reading
Working With Spring Data JPA
SpringSource have recently released the first milestone of Spring Data JPA project. What are its features? and how can we use them. Spring framework already provides support to build a JPA based data access layer. So, what does Spring Data … Continue reading
Configuring Spring Application Using Configuration Annotation
A Spring Module called Java Config has been there for some time now. With the release of Spring 3.0 SpringSource has pulled this module into the core Spring Framework as @Configuration. How can we use this @Configuration in our application? … Continue reading





