Git Product home page Git Product logo

credit-giving-system's Introduction

Credit-Giving-System

Credit-Giving-System,基于Springboot的多模块JAVA WEB应用


已添加模块功能

  1. spring-boot-common: 工具模块,此模块只提供工具类使用,不依赖任何模块
    1. 枚举类
    2. 加密工具类
    3. 时间转换类
    4. 参数校验类,包括空校验、长度校验、数字校验、手机号校验、邮箱校验、用户名校验、密码校验、身份证校验
    5. validation分组类,仅用于分组使用
  2. spring-boot-service: service模块,包括数据底层处理、实体类
    1. dao层
    2. service层
    3. model实体
    4. mybatis-generator插件,自动生成dao、model、mapper.xml
    5. logback日志
  3. spring-boot-shiro: 权限模块,此模块是基于shiro开发的用户角色权限的验证
    1. 多角色或关系配置
    2. 自定义过滤器规则
    3. 自定义认证鉴权规则
    4. 禁用Session,基于token的RESTful风格的API
  4. spring-boot-web: 应用层,RESTful风格的API,统一格式返回数据
    1. controller层
    2. 全局异常处理
    3. 统一接口返回格式
    4. 基于validation的参数校验

credit-giving-system's People

Contributors

tobe27 avatar

Watchers

 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.