Getting started with Spring Framework
Book Details
Author(s)Ashish Sarin, Jyotsna Sharma
ISBN / ASINB00AM24AN4
ISBN-13978B00AM24AN8
MarketplaceFrance 🇫🇷
Description
Second Edition of Getting started with Spring Framework book is now available: http://www.amazon.com/dp/1491011912
Getting started with Spring Framework is a hands-on guide to begin developing applications using Spring Framework. This book is meant for Java developers with little or no knowledge of Spring Framework. All the examples shown in this book use Spring 3.2.
You can download the examples described in this book from the following Google Code project: http://code.google.com/p/getting-started-with-spring-framework/
This book covers:
- Specifying configuration metadata using XML and annotations
- Programmatically configuring Spring container and beans
- Configuring different types of bean properties
- Bean lifecycle interfaces
- Customizing beans using BeanPostProcessors and BeanFactoryPostProcessors
- Bean definition inheritance
- JSR 250's and 330's annotations for dependency injection
- Validation using JSR 303 (Bean Validation API) annotations and Spring's Validator interface
- SpEL (Spring Expression Language)
- Caching using Spring's cache abstraction
- Sending and receiving JMS messages using Spring
- Aspect-oriented programming support in Spring
- Sending emails using Spring
- Asynchronously executing methods using Spring
- Task scheduling
- Database interaction using JDBC and Hibernate
- Programmatic and declarative transaction management
The book shows a simple internet banking application that is developed incrementally in each chapter of the book and covers the topics mentioned above.
Getting started with Spring Framework is a hands-on guide to begin developing applications using Spring Framework. This book is meant for Java developers with little or no knowledge of Spring Framework. All the examples shown in this book use Spring 3.2.
You can download the examples described in this book from the following Google Code project: http://code.google.com/p/getting-started-with-spring-framework/
This book covers:
- Specifying configuration metadata using XML and annotations
- Programmatically configuring Spring container and beans
- Configuring different types of bean properties
- Bean lifecycle interfaces
- Customizing beans using BeanPostProcessors and BeanFactoryPostProcessors
- Bean definition inheritance
- JSR 250's and 330's annotations for dependency injection
- Validation using JSR 303 (Bean Validation API) annotations and Spring's Validator interface
- SpEL (Spring Expression Language)
- Caching using Spring's cache abstraction
- Sending and receiving JMS messages using Spring
- Aspect-oriented programming support in Spring
- Sending emails using Spring
- Asynchronously executing methods using Spring
- Task scheduling
- Database interaction using JDBC and Hibernate
- Programmatic and declarative transaction management
The book shows a simple internet banking application that is developed incrementally in each chapter of the book and covers the topics mentioned above.
