Sleepless in Salt Lake City
Friday, August 22, 2014
JVM Native memory leak
›
The Problem There are times I learn something new of something that has been known since ages. Today was one of those times. Had a J ...
1 comment:
Sunday, April 20, 2014
jersey/jaxrs 2.X example using spring JavaConfig and spring security
›
Introduction I had blogged previously on using jersey/JAX-RS 2.0 when it was in a pre-release. Since then Jersey/JAX-RS 2.0 has rel...
4 comments:
Thursday, February 21, 2013
Netflix Hystrix - It's Hysterical...err Hystrixcal?
›
Introduction: In any distributed architecture, failure of services are inevitable. These could be due to network related issues, bugs...
2 comments:
Friday, October 5, 2012
JAX-RS 2.0 - Jersey 2.0 Preview - An Example
›
Introduction JAX-RS 2.0 spec has reached public review status. Implementors of the API have been hard at work. One among them is Jersey...
5 comments:
Sunday, July 8, 2012
Spring MVC 3.1 Presentation and Tutorial
›
A few months ago, I had a chance to present on Spring MVC . It was a simple 45 minute presentation but I had a blast doing it. A friend of...
2 comments:
Friday, June 29, 2012
Spring Data MongoDB Example
›
Sometime ago I had Blogged about using Morphia with Mongo DB . Since then I have come across the Spring Data project and wanted to take t...
1 comment:
Sunday, February 19, 2012
Jersey JAX-RS MVC Killed the Spring MVC Star
›
JAX-RS is arguably the de-facto standard for creating RESTful web services in Java. Most JAX-RS providers have a way to implement a de-cou...
11 comments:
‹
›
Home
View web version