GithubHelp home page GithubHelp logo

xiongshiyan / jboot Goto Github PK

View Code? Open in Web Editor NEW

This project forked from yangfuhai/jboot

0.0 2.0 0.0 24.99 MB

JBoot is a micro service framework like SpringCloud base on Guice、JFinal、Dubbo and Undertow,It support MVC、ORM、AOP、RPC、MQ、distributed cache、distributed session、Opentracing、Hystrix Control、Metrics monitor、security control and so on.

Home Page: http://jboot.io

License: Apache License 2.0

Java 99.20% HTML 0.80%

jboot's Introduction

what is JBoot

Jboot,she is born for distributed project and micro service.

QQ-Group: 601440615

Jboot maven dependency

<dependency>
    <groupId>io.jboot</groupId>
    <artifactId>jboot</artifactId>
    <version>1.5.5</version>
</dependency>

Jboot core component

  • MVC (base on JFinal)
  • ORM (base on JFinal)
  • AOP (base on Guice)
  • security control
    • shiro
    • jwt
  • RPC (Remote Procedure Call)
    • motan
    • dubbo
    • grpc
    • zbus
  • MQ
    • rabbitmq
    • redismq
    • Aliyun MQ
    • activemq
    • zbus
  • cache
  • distributed session
  • distributed lock
  • task schedule
    • cron4j
    • ScheduledThreadPoolExecutor
    • distributed task schedule (base on redis)
  • component procedure monitor (base on metrics)
  • Hystrix control
  • Opentracing
    • zipkin
    • skywalking
  • distributed config center
  • swagger api
  • HttpClient
    • httpUrlConnection
    • okHttp
    • httpClient
  • wechat api
  • serialization component
  • event mechanism
  • code generator

document

document url : click here

document directories

Contributors

jboot's People

Contributors

lsup avatar pkanyue avatar retireworker avatar xhf6731202 avatar yangfuhai avatar zhoufengjob 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.