apache/dubbo

[Feature] enable modular development like springboot modulith or google service weaver

Open

#14,598 创建于 2024年8月27日

在 GitHub 查看
 (2 评论) (0 反应) (0 负责人)Java (41,524 star) (26,453 fork)batch import
component/sdkhelp wanted

描述

Pre-check

  • I am sure that all the content I provide is in English.

Search before asking

  • I had searched in the issues and found no similar feature requirement.

Apache Dubbo Component

Java SDK (apache/dubbo)

Descriptions

Currently, there are many concerns in modular development, no matter springboot modulith or google service weaver. We notice that we can achieve those benefit by the modular development.

  1. developing with only focus on his own business
  2. deploy much faster
  3. cost less resource
  4. more simper cooperation with other developers
  5. and so on

So, How to enable modular development in dubbo? Can we discompose the mess code into small and separated modulars,develop and deploy separately (hot deploy).

Related issues

No response

Are you willing to submit a pull request to fix on your own?

  • Yes I am willing to submit a pull request on my own!

Code of Conduct

贡献者指南