Giter Club home page Giter Club logo

guideline's Introduction

TERASOLUNA Server Framework for Java (5.x) Development Guideline

This guideline provides best practices to develop highly maintainable Web applications using full stack framework focussing on Spring Framework, Spring MVC, Spring Security and MyBatis, JPA.

This guideline helps to proceed with the software development (mainly coding) smoothly.

Note: Stable guidelines

GitHub contents is under construction. Stable guidelines refer to here.

Build Status

How to contribute

Contributing (bug report, pull request, any comments etc.) is welcome !! Please see the contributing guideline for details.

Source files

Source files of this guideline are stored into following directories.

  • Japanese version : {repository root}/source/
  • English version : {repository root}/source_en/

Source file format

This guideline is written by the reStructuredText format(.rst). About the reStructuredText format, refer to the Sphinx documentation contents.

How to build

We build to HTML and PDF files using the Sphinx. About the Sphinx, refer to the Sphinx documentation contents.

Install the Sphinx

Please install the Python and Sphinx.

Note: Creating PDF file

If create a PDF file, LaTeX environment is required.

Clone a repository

Please clone a terasolunaorg/guideline repository or forked your repository.

git clone https://github.com/terasolunaorg/guideline.git

or

git clone https://github.com/{your account}/guideline.git

Build HTML files for the Japanese

Please execute the build-html.sh or build-html.bat. If build is successful, HTML files generate to the {your repository}/build/html/ directory.

Linux or Mac:

$ cd {your repository directory}
$ ./build-html.sh

Windows:

> cd {your repository directory}
> build-html.bat

Build HTML files for the English

Please execute the build-html_en.sh or build-html_en.bat. If build is successful, HTML files generate to the {your repository}/build_en/html/ directory.

Linux or Mac:

$ cd {your repository directory}
$ ./build-html_en.sh

Windows:

> cd {your repository directory}
> build-html_en.bat

Build a PDF file for the Japanese

Please execute the build-pdf.sh. If build is successful, PDF file(TERASOLUNAServerFrameworkForJavaDevelopmentGuideline.pdf) generate to the {your repository}/build/latex/ directory.

$ cd {your repository directory}
$ ./build-pdf.sh

Build a PDF file for the English

Please execute the build-pdf_en.sh. If build is successful, PDF file(TERASOLUNAServerFrameworkForJavaDevelopmentGuideline.pdf) generate to the {your repository}/build_en/latex/ directory.

$ cd {your repository directory}
$ ./build-pdf_en.sh

Terms of use

Terms of use refer to here.

guideline's People

Contributors

making avatar kazuki43zoo avatar btshimizukza avatar bturamatuyu avatar yoshikawaa avatar ikeyat avatar attarudes avatar neetapimpalnerkar avatar btijnb avatar iwanagah avatar btyamadasun avatar btkobayashirun avatar btyanagawamg avatar btkukinom avatar btdaruwanib avatar bthondasui avatar sasakitsy avatar bttakehirah avatar btokadanob avatar btnoguchimnm avatar kashimakz avatar btsatoukzn avatar btmaedahrs avatar btjinbotm avatar btideues avatar btkobayashitkzp avatar bttamuratsh avatar ooshitahr avatar tatsutanik avatar btryuushou avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.