GithubHelp home page GithubHelp logo

hz770376343 / membership Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mr-pro/membership

0.0 0.0 0.0 2.65 MB

使用Spring Boot开发的简易会员管理系统

JavaScript 27.85% Java 7.81% CSS 6.56% HTML 57.79%

membership's Introduction

简易应用——Spring Boot会员管理系统

包含功能:

  • 会员管理:主要为管理员提供了添加、查询、状态修改(这里有正常、挂失、停用)、会员消费、会员注销功能;
  • 商品消费:提供了添加、修改、购买、查询积分记录等功能;
  • 礼品消费:礼品设置、数量修改、兑换记录查询等功能;
  • 积分抽奖:通过管理员设置抽奖积分然后随机分配给一位会员;
  • 生日提醒:通过富文本编辑器提供人性化的邮件提醒服务;

tips:

  • 本项目使用从Spring Boot1.5.9修改到了Spring Boot2.0.0
  • 摒弃自定义过滤器设置登录,改用Spring Security

升级后部分修改:

  • 加入Spring Security框架
  • 部分Dao方法不能使用,比如findById返回对象由实体对象改为为Optional对象
  • 修改部分bug,如:会员状态无法修改情况

默认密码都是123,登录名为 admin || 123

项目导入运行步骤可以前往博客文章CSDNcnblogs

membership's People

Contributors

mr-pro 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.