Skip to content
forked from allenwjx/jungle

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

Notifications You must be signed in to change notification settings

bilahepan/jungle

 
 

Repository files navigation

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.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 65.5%
  • CSS 24.3%
  • Java 8.6%
  • HTML 1.0%
  • FreeMarker 0.2%
  • Shell 0.2%
  • Other 0.2%