Beginning Spring Framework Book
This is my first professional book . Although, being a Master Author with IBM developerWorks and have written over  50 plus articles , writing a book is totally a different experience. I enjoyed writing the book and also contributed as a technical reviewer for this book. I got this opportunity , when one of wrox editors, read my popular Spring series article.
Over to my book -
Spring Framework is designed from the ground up to make it easier than ever to develop server-side applications with Java Enterprise Edition. With this book as your guide, you’ll quickly learn how to use the latest features of Spring 2 and other open-source tools that can be downloaded for free on the web. With each subsequent chapter, you’ll explore an area of Spring application design and development as you walk through the steps involved in building a larg production-scale example.
With this book you hit the ground running and work with a server-side Spring example within the first chapter. You become quickly familiarized with the technology pieces and the lingo of Spring 2 that facilitate creation of Java server applications. In each subsequent chapter, you explore in more depth a fundamental area of Spring application design and development by walking through the steps involved in building a larger production-scale example.
What you will learn from this book
- How to utilize the Spring 2 Framework and associated APIs in building your applications
- How to implement core best practices including inversion of control, dependency injection, and aspect oriented programming
- How to code and test POJO (Plain Old Java Object) centric design and development, enabling business logic
- How to support data access to and from relational database servers using the Java Persistence API (JPA)
- How to create maintainable Java server applications that decouple the user interface from the business logic by using Spring MVC
- How to create applications that generate RSS for web syndication, and PDFs for portable reports
- How to build Web Services interoperability features that enable your server applications to exchange data and information with Microsoft .NET based systems
- How to improve system robustness by adding transactional support to Spring applications
Who this book is for
This book is for Java developers who want tobuild server-side applications utilizing the Spring Framework and associated open-sourcetools. Developers already working with existingJ2EE or Java EE servers will also find useful information on techniques in transitioning to the lightweight Spring Framework.
To know more about Spring framework , get a copy of my Beginning Spring Framework book.
If you have any feedbacks or suggestions for the book, please free to email me at – me@naveenbalani.com or comment on this blog.
