Giter Site home page Giter Site logo

microqbs's Introduction

MicroQBS

快速基础微服务框架,基于 springboot2 开发,将web应用中经常用到的功能模块化,同时针对微服务云环境提供一套解决方案

功能清单

  • 系统日志追踪
  • 请求限流,可配合白名单、黑名单同时服用
  • 用户权限管理,集成 JWT 实现用户登录
  • 集成 spring 失败重试功能,可用于第三方接口调用
  • 支持 graphql 接口

Auth 服务数据库初始化脚本

db/qbs_init.sql

RoadMap

0.0.6

  • 页面基础功能实现
  • graphql 基础接口封装
  • auth 接口可配置

更新日志

0.0.5

  • antDesign 界面
  • graphql 支持

0.0.4

  • 将 web 中各个功能抽取模块化
  • 限流模块可配置,可配合黑名单、白名单控制系统访问
  • 系统轻量化,取消 redis、postgres 等第三方中间件的引用
  • 增加 Cloud 模块,后续微服务化的基础
  • 取消 hutool 等第三方工具包的引用,尽量使用 guava、apache common 等工具包实现相关功能

0.0.3

  • 实现一键导入 web 模块开箱使用

microqbs's People

Contributors

sevncz avatar

Stargazers

 avatar  avatar

Watchers

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