1 Star 0 Fork 934

Boom / jboot

forked from JbootProjects / jboot 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 2.71 KB
一键复制 编辑 原始数据 按行查看 历史
Michael Yang 提交于 2018-05-16 21:48 . jboot v1.5.3 release

中文文档

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.3</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

马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/boommMan/jboot.git
git@gitee.com:boommMan/jboot.git
boommMan
jboot
jboot
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891