Skip to content

Example Alfresco communication with Spring web app and Semantic/Bootstrapt user interface

Notifications You must be signed in to change notification settings

marksniper/AlfrescoRestExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Example web app that communicate with Alfresco API

Installation

It is necessary to install Alfresco 5.2 and run its:

cd <alfresco-home>
./alfresco.sh start

Functionality

This application permit to update a new file in Alfresco using Javascript and JQuery, using Bootstrap and Semantic user interface.

Moreover, a complete a personal file tree is shown in index.

A complete tree is built using a Java class thanks to a Gson package.

Other information

A Spring web app is implemented in order to communicate with Alfresco.

A complete tree rappresent a "MyFile" Alfresco folder.

About

Example Alfresco communication with Spring web app and Semantic/Bootstrapt user interface

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published