diff options
author | rfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68> | 2011-03-21 20:26:14 +0000 |
---|---|---|
committer | rfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68> | 2011-03-21 20:26:14 +0000 |
commit | 9158de4b937e44c15edd966e37774d717e506eb6 (patch) | |
tree | 7fefbdabc4c627c09ead3d439f007e3ba7ce7867 /sandbox/rfeng/sca-java-2.x/implementation-spring/helloworld-spring-webapp/README | |
parent | eae173ae0249bc8565139a2a5b25601a9977ac29 (diff) |
Adding Spring integration sample back to my sandbox
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1083936 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sandbox/rfeng/sca-java-2.x/implementation-spring/helloworld-spring-webapp/README')
-rw-r--r-- | sandbox/rfeng/sca-java-2.x/implementation-spring/helloworld-spring-webapp/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/sandbox/rfeng/sca-java-2.x/implementation-spring/helloworld-spring-webapp/README b/sandbox/rfeng/sca-java-2.x/implementation-spring/helloworld-spring-webapp/README new file mode 100644 index 0000000000..c3e2ceed03 --- /dev/null +++ b/sandbox/rfeng/sca-java-2.x/implementation-spring/helloworld-spring-webapp/README @@ -0,0 +1,9 @@ +Sample implementation.spring WebApp
+==========================================
+
+This sample contribution shows SCA components implemented using Spring and
+wrapped in a webapp
+
+See http://tuscany.apache.org/documentation-2x/20-beta-samples-documentation.html
+for more information
+
|