Friday, January 21, 2005

J2SE 5.0 annotations

This article shows how to use the J2SE 5.0 annotations in your framework. It gives you an idea how to enable configuration by metadata for your framework. One possible scenario, which is described in this article, is to use metadata to validate input to your application.

rating comment: very interesting approach using annotations instead of xml configuration!

No comments: