apache / dubbo

The java implementation of Apache Dubbo. An RPC and microservice framework.
https://dubbo.apache.org/
Apache License 2.0
40.54k stars 26.44k forks source link

Support parsing custom REST paths from proto files and generating @Ma… #14796

Closed heliang666s closed 3 weeks ago

heliang666s commented 1 month ago

What is the purpose of the change?

Support parsing custom REST paths from proto files and generating @Mapping annotations. #13369

Checklist