# tutorial-apps **Repository Path**: phoenix911/tutorial-apps ## Basic Information - **Project Name**: tutorial-apps - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-02-20 - **Last Updated**: 2021-06-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## Tutorial Applications These are completed tutorial applications that help you to learn TERASOLUNA Server Framework for Java (5.x) ([http://terasoluna.org](http://terasoluna.org "http://terasoluna.org")). [![Build Status](https://travis-ci.org/terasolunaorg/tutorial-apps.svg?branch=master)](https://travis-ci.org/terasolunaorg/tutorial-apps) ## Getting started * If you would like to try tutorials, Go to [http://terasoluna.org](http://terasoluna.org "http://terasoluna.org") and follow the tutorial instructions explained in Development Guideline. * If you would like to access completed, Please download completed tutorials in this repository. See next section about how to get. ## How to get completed tutorials * Download as archived files 1. Go to the release page. 1. Download zip or tar.gz files which version you want. * Fork or checkout Refer release branches such as ``release/x.x.x.RELEASE``. The ``master`` branch is used for maintenance purpose and the structure of ``master`` branch is different from other release branches, therefore it's not advisable for end users.