Giter Site home page Giter Site logo

cmbc_mall's Introduction

简介

民生银行网上商城

使用

  1. 下载到本地,执行db/schema.sql文件
  2. 配置mall-dao-impl中的db.properties为自己数据库参数
  3. 下载maven jar包
  4. 编译mall-web为war包
  5. 放入tomcat中运行

目录结构

  • mall
    • mall-core:公共文件模块,存放公共类,pojo,dto,vo等
    • mall-dao:数据访问层接口定义模块
    • mall-dao-impl:数据访问层接口实现模块
    • mall-manager:通用处理模块,主要对dao数据进行处理封装(缓存等)
    • mall-manager-impl:通用处理模块实现
    • mall-service:业务逻辑层接口定义模块
    • mall-service-impl:业务逻辑层接口实现模块
    • mall-web:用户显示模块
    • mall-admin:后台管理模块
    • mall-web-support:显示层扩展模块,对相关显示层通用功能封装

cmbc_mall's People

Contributors

rhysxia avatar pangduduandyuangungun avatar heribe avatar yl940127 avatar winniehy avatar albert-w 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.