zealon
V2EX  ›  Java

springboot & vue.js 搭建的前后端分离管理后台

  •  
  •   zealon ·
    zealon159 · Apr 13, 2020 · 4246 views
    This topic created in 2229 days ago, the information mentioned may be changed or developed.

    演示: http://books.zealon.cn/
    git: https://github.com/zealon159/book-ms-interface

    具有以下特点:

    • 通用项目结构、配置文件、精简的 POM
    • 统一响应结果封装
    • 统一异常处理
    • 基础 CRUD 抽象封装

    截图: 登录 主页

    工程结构:

    - src/main/java
      - cn.zealon.book
        - app / 业务应用包
      	  - book / 图书
      	  - dictionary / 数据字典
      	  - index / 系统主页
      	  - user / 用户信息
        - common / 公共包
      	  - base / 抽象基类
      	  - config / 工程配置
      	  - domain / 公共域对象
      	  - result / 响应结果封装
      	  - utils / 工具类
        - core / 核心包 
          - cache / 缓存
          - datasource / 数据源
          - exception / 异常处理
          - log / 操作日志
          - schedule / 调度任务
        - system / 系统功能包
          - attachment / 附件
          - org / 组织、用户、角色、权限
          - security / 安全处理(shiro)
        - Application.java / 项目启动类
    - src/main/resources
      - mappers / MyBatis 映射文件
      - application.yml / 应用配置文件
      - application-dev.yml / 开发环境配置
      - application-prod.yml / 生产环境配置
    
    9 replies    2020-04-13 14:27:36 +08:00
    0x663
        1
    0x663  
       Apr 13, 2020
    可以加入租借系统吗?
    zealon
        2
    zealon  
    OP
       Apr 13, 2020
    @liushaokang 可以啊,这个只是个简单的权限模型,加入租赁系统的话需要根据自己的业务设计合适的权限,然后再开发业务模块。
    dlqingxi
        3
    dlqingxi  
       Apr 13, 2020
    别的不说。背景图大好评。
    OxO
        4
    OxO  
       Apr 13, 2020
    感谢,搞下来学习学习
    liliumss
        5
    liliumss  
       Apr 13, 2020
    谢谢 学习下
    EarthChild
        6
    EarthChild  
       Apr 13, 2020
    这个结构很舒服。已 star
    ZredoC
        7
    ZredoC  
       Apr 13, 2020
    学习,支持
    sprit
        8
    sprit  
       Apr 13, 2020
    后台是饿了么吗
    sprit
        9
    sprit  
       Apr 13, 2020
    看到源码了感谢 学习一波
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2831 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 42ms · UTC 15:15 · PVG 23:15 · LAX 08:15 · JFK 11:15
    ♥ Do have faith in what you're doing.