Spring Annotations Example application with Ant

I had a lot of trouble with the Annotations example based on the Spring In Action book with regards to its build and dependencies. Rather than debug Maven and keep this POM file up to date, I made an ant-based example. No comment on Maven other than dynamic dependency resolution on an example app leave you wondering what is wrong.

Attached is a new example app based on a Programmer performing Tasks and a project manager talking about them. The only thing you need is a recent ant and java.

My version has programmers, tasks and project managers instead of knights, quests and minstrels. You can also look a similar example I added to Appcelerator's Spring service project template (along with some other stuff). Spring Annotations and Appcelerator's service layer seem to be good compliments for each other when doing RIA style apps.

AttachmentSize
template-spring-2.5.zip5.05 MB