Code Monkey home page Code Monkey logo

gsein-platform's Introduction

gsein-platform

从零开始搭建开发平台

所有搭建过程在B站通过视频方式记录

B站视频地址:https://www.bilibili.com/video/BV1ee4y1c7ub/?vd_source=6e917eace06e9e149bf0c2eaf681f7af

规划特性

系统层面

  1. 支持代码生成
  2. 日志:系统日志、业务日志(登录、操作、异常)
  3. 定时任务
  4. 接口文档
  5. 监控数据库连接池状态
  6. 系统鉴权——对应用户、角色、权限管理

业务层面

  1. 用户管理
  2. 角色管理/权限管理
  3. 菜单管理
  4. 部门管理
  5. 数据字典
  6. 系统通知
  7. 文件服务
  8. 其他常用功能:系统参数配置、在线状态监控

技术选型

  • Spring boot 基础框架
  • Spring security 安全框架,用于身份认证和鉴权
  • Spring data jpa 持久层框架,底层为hibernate实现
  • JWT 生成token
  • Flyway 数据库迁移(migration)
  • ...

问题解决记录(trouble shooting)

QQ交流群

加入QQ群

gsein-platform's People

Contributors

lhing17 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.