Using Groovy to Create Sample Data in XML format for AppFuse

2008年08月12日 05:51 • 查看 7 次 • 打印本文

I have been using AppFuse 2.0 to create some applications that read from legacy databases. Under AppFuse’s standard configuration, you can populate the development application with sample data by adding data to the sample-data.xml file located in the src\test\resources directory. In my case, I have several data tables that contain appropriate sample data, so my real chore has how to easily get a subset of that data into the sample-data.xml file.

查看原文 »

评论

发表评论