apache/dubbo

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

Aberta

#14.598 aberto em 27 de ago. de 2024

 (2 comentários) (0 reação) (0 responsável)Java (26.453 forks)batch import
component/sdkhelp wanted

Métricas do repositório

Stars
 (41.524 estrelas)
Métricas de merge de PR
 (Mesclagem média 7d 14h) (20 fundiu PRs em 30d)

Description

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

Guia do colaborador