Git Product home page Git Product logo

standard-crud-sample's Introduction

standard-crud-sample

Sample Application of standard CRUD using TERASOLUNA Server Framework 5.x (5.0.0.RELEASE)

Frameworks and Libraries

Class Library Version
DI Container Spring Framework 4.1.4.RELEASE
MVC Framework Spring MVC 4.1.4.RELEASE
Security Framework Spring Security 3.2.5.RELESAE
Validation Framework Bean Validation(Hivernate Validator) 1.1(5.1.3.Final)
O/R Mapper MyBatis 3.2.8
Bean Mapper Dozer 5.5.1
Template Engine Java Server Page -
Layout Engine Tiles 3.0.5
Date and Time Operations Joda Time 2.5
Logging Logback 1.1.2
TERASOLUNA Server Framework 5.x common library 5.0.0.RELEASE
Lombok 1.14.8

NOTE:

Please install the lombok into IED(Eclipse, STS, IDEA ,etc...). For details, refer to here.

Standard features of this samples

This sample application provide how to implement standard features.

Target features are follows:

Domain Layer (Infrastructure Layer)

  • Entity CRUD operations
  • Transaction management
  • Exclusion control (Optimistic Lock control & Long transaction control)

Application Layer

  • Standard screen flow control (PRG pattern)
  • Input validation (Bean Validation & Spring Validator)
  • Pagination
  • Transaction token check
  • Exception handling
  • Message management
  • Tiles layout
  • JSP with JSTL and Spring tag libraries
  • File upload (comming soon !!)
  • File download (comming soon !!)

Security Layer

  • Form and DB Authentication
  • Logout
  • Login form validation using Spring MVC
  • URL based Authorization
  • Screen item control with Authorization
  • Attack measure (CSRF & Session fixation protection & securty HTTP headers)
  • Invalid session detection

Extended features of this samples

Application Layer

  • Shared screen flow control (Providing common components in the com.github.kazuki43zoo.app.flow package)

Sample Application Basic Design

to be written later

standard-crud-sample's People

Contributors

kazuki43zoo avatar btshimizukza avatar

Watchers

James Cloos avatar  avatar 006 avatar Maw Paing Thu avatar  avatar

standard-crud-sample's Issues

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.