```java wrapper1=org.apache.dubbo.demo.provider.Wrapper1 wrapper2=org.apache.dubbo.demo.provider.Wrapper2 ``` 这样会先执行wrapper2, 再执行wrapper1,有什么特殊的注解可以指定顺序吗?
[ Full content available at: https://github.com/apache/dubbo/issues/5245 ] This message was relayed via gitbox.apache.org for [email protected]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
