Spring in Action is the best selling book for the Spring framework. As the name says, it is full of action packed spring related examples and good explanation for the concepts. Let’s further review this book in detail to understand what is the content inside this book. This book is intended not only for the [...]
Tag Archives: Book Review
Book Review: Java Concurrency in Practice
July 1, 2012
Lot of us know that writing multi-threaded/concurrent applications in Java is not just about creating Thread objects and passing in Runnable implementations. Few of them mastered the art of concurrent programming and explored alternatives not only provided by Java but other languages like Scala, Groovy, Clojure. But quite a few of us have tried to [...]







November 11, 2012
2 Comments