Initial import!

This commit is contained in:
markpollack
2008-05-30 22:55:02 +00:00
commit c478a783c0
2978 changed files with 510966 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<chapter id="web-quickstart">
<title>Web Quickstarts</title>
<section>
<title>Introduction</title>
<para>The Web Quickstart solution provides basic 'Hello World' examples
for using Spring.Web features. You can use this solution as a starting
point and then move on to the SpringAir application that uses a wider
range of Spring.Web features. </para>
</section>
</chapter>