Coder Social home page Coder Social logo

tyzhoucn / bird-java Goto Github PK

View Code? Open in Web Editor NEW

This project forked from liuxx-u/bird-java

0.0 1.0 0.0 1.08 MB

分布式服务快速开发框架,专注于业务开发,提炼中后台应用中的经典业务场景,大幅减少开发编码量。

License: MIT License

Java 99.99% Batchfile 0.01%

bird-java's Introduction

bird-java概述

bird-java是以dubbo为基础的分布式服务框架,专注于业务开发,提炼后台应用中的经典业务场景,大幅减少开发编码量。

技术选型

  • 基础框架:spring
  • PRC框架:dubbo
  • 服务发现:zookeeper
  • EventBus,自研,支持Kafka与RabbitMQ
  • 服务网关:支持Dubbo与Spring Cloud
  • web层:spring-boot
  • 缓存:redis
  • 数据访问:mybatis、mybatis-plus
  • 数据库连接池:druid
  • 日志:slf4j、logback
  • 任务调度:quartz
  • 身份认证:自研单点登录

功能特性

bird-java提供了许多功能特性,包括:

  1. Dubbo网关,登录用户在Dubbo服务之间传递,重写Dubbo异常处理。
  2. EventBus事件总线。让服务间事件传递像本地程序一样简单。
  3. 全自动CRUD,表格增删查改、筛选、排序、分页均从框架层面解决,业务编码量不到20行。
  4. 自研轻量级SSO组件,设计优雅,扩展性好。
  5. 为web与service项目提供不同类型的starter,按配置注入对应的组件,使编码环境更加简洁。

使用指南

1、通用查询使用指南

2、数据权限使用指南

3、操作日志接入指南

4、Eventbus使用指南

5、网关使用指南

6、SSO使用指南

bird-java's People

Contributors

liuxx-u avatar

Watchers

James Cloos 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.