alvinalexander.com | career | drupal | java | mac | mysql | perl | scala | uml | unix  

Spring Framework example source code file (readme.txt)

This example Spring Framework source code file (readme.txt) is included in the DevDaily.com "Java Source Code Warehouse" project. The intent of this project is to help you "Learn Java by Example" TM.

Java - Spring Framework tags/keywords

attributes, jdk, jdk, only, only, see, the, the, there's, this, transactionfactoryproxybean, we, we, xml

The Spring Framework readme.txt source code

This 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

 

new blog posts

 

Copyright 1998-2021 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.