You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@shindig.apache.org by rb...@apache.org on 2012/07/30 03:05:38 UTC

svn commit: r1366976 - /shindig/site/trunk/cms/trunk/content/documentation_java_samples.mdtext

Author: rbaxter85
Date: Mon Jul 30 01:05:38 2012
New Revision: 1366976

URL: http://svn.apache.org/viewvc?rev=1366976&view=rev
Log:
initial page

Added:
    shindig/site/trunk/cms/trunk/content/documentation_java_samples.mdtext   (with props)

Added: shindig/site/trunk/cms/trunk/content/documentation_java_samples.mdtext
URL: http://svn.apache.org/viewvc/shindig/site/trunk/cms/trunk/content/documentation_java_samples.mdtext?rev=1366976&view=auto
==============================================================================
--- shindig/site/trunk/cms/trunk/content/documentation_java_samples.mdtext (added)
+++ shindig/site/trunk/cms/trunk/content/documentation_java_samples.mdtext Mon Jul 30 01:05:38 2012
@@ -0,0 +1,27 @@
+Title: Samples for Java
+Notice:    Licensed to the Apache Software Foundation (ASF) under one
+           or more contributor license agreements.  See the NOTICE file
+           distributed with this work for additional information
+           regarding copyright ownership.  The ASF licenses this file
+           to you under the Apache License, Version 2.0 (the
+           "License"); you may not use this file except in compliance
+           with the License.  You may obtain a copy of the License at
+           .
+             http://www.apache.org/licenses/LICENSE-2.0
+           .
+           Unless required by applicable law or agreed to in writing,
+           software distributed under the License is distributed on an
+           "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+           KIND, either express or implied.  See the License for the
+           specific language governing permissions and limitations
+           under the License.
+# Samples for Java
+
+There is a JPA implementation of SPI in our SVN [/java/samples](http://svn.apache.org/repos/asf/shindig/trunk/java/samples/).
+
+You could also have a look to the [SHINDIG-204](https://issues.apache.org/jira/browse/SHINDIG-204) issue which 
+provides an other (old) implementation that implements the persistence for social data via JPA.
+
+# Resources
+
+* [Shindig Spring Example](https://cwiki.apache.org/confluence/display/SHINDIG/Shindig+Spring+Example)
\ No newline at end of file

Propchange: shindig/site/trunk/cms/trunk/content/documentation_java_samples.mdtext
------------------------------------------------------------------------------
    svn:eol-style = native