|
Spring Framework example source code file (readme.txt)
The Spring Framework readme.txt source codeThis directory tree shows how to use Commons Attributes to achieve auto-proxying. There's no need to use a TransactionFactoryProxyBean: application classes that contain transaction attributes will be automatically intercepted to perform declarative transaction management. We need our own build file here to compile attributes as part of the build process. The build script and the applicationContext.xml file are very similar to those in the root directory. Only trivial modification is required. However, we've put them in this separate directory to avoid complicating the main build script and XML bean definition files by providing too many alternatives. See the "annotation" directory for a similar style based on JDK 1.5 annotations. Other Spring Framework examples (source code examples)Here is a short list of links related to this Spring Framework readme.txt source code file: |
... this post is sponsored by my books ... | |
#1 New Release! |
FP Best Seller |
Copyright 1998-2024 Alvin Alexander, alvinalexander.com
All Rights Reserved.
A percentage of advertising revenue from
pages under the /java/jwarehouse
URI on this website is
paid back to open source projects.