Giter VIP home page Giter VIP logo

emall's Introduction

eMall

大型超市运营系统,这是为IBM Mainframe而开发的运营系统,虽然最后未能完成,但是框架均已搭好。

##系统架构

基于GWT+EJB+JPA,标准的JAVA EE web应用。

##封装

用Java反射和递归调用,为JPA 实体类封装了统一的toString(),便于打印实体对象。用EJB的stateless session bean,结合JPA的EntityManager与Java泛型,封装了统一的Generic EAO类。通过继承此Generic EAO类,一个实体可以迅速获到自己的EAO类。用Servlet封装了简易的测试框架,在不启动笨重的GWT插件的前提下,快速测试业务方法。基于GWT的MVP开发模式,提取出单独core层,这样可以只使用一个MVP架构,分模块开发项目。

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.