All Projects → allenwjx → jungle

allenwjx / jungle

Licence: other
微服务集成开发框架,支持一键生成微服务工程,集成Dubbo,RocketMQ,状态机,Spring开发框架

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
java
68154 projects - #9 most used programming language
HTML
75241 projects
FreeMarker
481 projects
shell
77523 projects

Projects that are alternatives of or similar to jungle

Springboot Templates
springboot和dubbo、netty的集成,redis mongodb的nosql模板, kafka rocketmq rabbit的MQ模板, solr solrcloud elasticsearch查询引擎
Stars: ✭ 100 (+316.67%)
Mutual labels:  dubbo, rocketmq
Xc Spring Cloud Alibaba
spring cloud alibaba(2.2.1最新版)+nacos+dubbo+gateWay+sentinel+rocketmq+(pgsql/mysql8.0的json支持)+ignite集成可用于docker分布式框架+分布式自动化任务+mybatis多数据源+seate+ shardingSphere分布式分库事务解决方案
Stars: ✭ 131 (+445.83%)
Mutual labels:  dubbo, rocketmq
Whatsmars
Java生态研究(Spring Boot + Redis + Dubbo + RocketMQ + Elasticsearch)🔥🔥🔥🔥🔥
Stars: ✭ 1,389 (+5687.5%)
Mutual labels:  dubbo, rocketmq
Springbootexamples
Spring Boot 学习教程
Stars: ✭ 794 (+3208.33%)
Mutual labels:  dubbo, rocketmq
JavaYouth
主要是Java技术栈的文章,涉及到了源码、原理,面试等知识。如AQS,JVM,rpc,计网,os等等,后续可能会写mysql,redis,zk这些
Stars: ✭ 616 (+2466.67%)
Mutual labels:  dubbo, rocketmq
Spring Boot Extend
在springboot基础上的扩展项目,快速集成Zookeeper、Dubbo、Apollo、Mybatis多数据源
Stars: ✭ 63 (+162.5%)
Mutual labels:  dubbo, rocketmq
Myth
Reliable messages resolve distributed transactions
Stars: ✭ 1,470 (+6025%)
Mutual labels:  dubbo, rocketmq
Springboot Labs
一个涵盖六个专栏:Spring Boot 2.X、Spring Cloud、Spring Cloud Alibaba、Dubbo、分布式消息队列、分布式事务的仓库。希望胖友小手一抖,右上角来个 Star,感恩 1024
Stars: ✭ 12,804 (+53250%)
Mutual labels:  dubbo, rocketmq
dubbo-go-pixiu
Based on the proxy gateway service of dubbo-go, it solves the problem that the external protocol calls the internal Dubbo cluster. At present, it supports HTTP and gRPC[developing].
Stars: ✭ 385 (+1504.17%)
Mutual labels:  dubbo, rocketmq
Springboot Study
maven多模块化,springboot项目,基础各种微服务、搜索引擎
Stars: ✭ 215 (+795.83%)
Mutual labels:  dubbo, rocketmq
Onemall
芋道 mall 商城,基于微服务的思想,构建在 B2C 电商场景下的项目实战。核心技术栈,是 Spring Boot + Dubbo 。未来,会重构成 Spring Cloud Alibaba 。
Stars: ✭ 5,312 (+22033.33%)
Mutual labels:  dubbo, rocketmq
Java-CS-Record
记录准备春招实习过程中,学习与复习的知识(模块化整理,非面试题速成)。注:暂停更新,后续请移步博客
Stars: ✭ 73 (+204.17%)
Mutual labels:  dubbo, rocketmq
Springboot Learning
基于Gradle构建,使用SpringBoot在各个场景的应用,包括集成消息中间件、前后端分离、数据库、缓存、分布式锁、分布式事务等
Stars: ✭ 340 (+1316.67%)
Mutual labels:  dubbo, rocketmq
Eshop Soa
EShop基于Dubbo实现SOA服务化拆分,并基于RocketMQ解决了分布式事务(新版SpringBootSOASkeleton)
Stars: ✭ 65 (+170.83%)
Mutual labels:  dubbo, rocketmq
Spring Cloud Alibaba
Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.
Stars: ✭ 20,934 (+87125%)
Mutual labels:  dubbo, rocketmq
Blog
每周一篇,内容精简,不咸不淡,期盼探讨。微信公众号:芋道源码【纯源码分享公众号】
Stars: ✭ 2,327 (+9595.83%)
Mutual labels:  dubbo, rocketmq
taotao-cloud-project
微服务开发脚手架,包括大数据模块、微服务模块、前端模块。基于Spring Cloud Alibaba的微服务架构。提供技术框架的基础能力的封装,减少开发工作,只关注业务,包含了工作以来的工作总结和技术沉淀
Stars: ✭ 76 (+216.67%)
Mutual labels:  dubbo, rocketmq
compose-pay
🔱 HA distributed payment gateway. 高可用分布式支付网关/支付前置/支付系统/微信/支付宝
Stars: ✭ 21 (-12.5%)
Mutual labels:  dubbo, rocketmq
budwk
WK系列开发框架-V6至V7 Java微服务+网关+Vue Element 前后端分离
Stars: ✭ 114 (+375%)
Mutual labels:  dubbo
statemachine-go
🚦 Declarative Finite-State Machines in Go
Stars: ✭ 47 (+95.83%)
Mutual labels:  fsm

jungle

1. 使用脚手架创建项目骨架

mvn archetype:generate -DarchetypeGroupId=com.zeh.jungle -DarchetypeArtifactId=jungle-archetype -DarchetypeVersion=1.0.0 -DgroupId=<my.groupid> -DartifactId=<my.artifactId> -Dversion=1.0.0 -DarchetypeCatalog=internal author by allen.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].