apache/dubbo-website

[Task] Dubbo is compatible with old version specifications

Open

#2 947 ouverte le 31 mars 2024

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)CSS (805 forks)auto 404
help wanted

Métriques du dépôt

Stars
 (489 stars)
Métriques de merge PR
 (Métriques PR en attente)

Description

At present, it is found that in the development process of Dubbo related functions, there are behaviors such as directly deleting methods, types, modifying package names, etc. that are incompatible with older versions. It is necessary to specify compatibility specifications to ensure that each partner who submits code follows this specification.

Guide contributeur