sugerboy20170827

Results 3 comments of sugerboy20170827

![image](https://github.com/user-attachments/assets/d572e35a-5be6-44ba-b14c-b092e069037b) ![image](https://github.com/user-attachments/assets/4611111b-ca50-4a2d-9ff1-be215a59071c) ![image](https://github.com/user-attachments/assets/362fd961-78cb-42b3-b224-86c4551b446c) 如果后面多个op依赖前置op的结果,那么前置op就会被解析多次

![image](https://github.com/user-attachments/assets/6bddeb36-0027-4da5-97ef-fbb90b7ec713) 补充一下我的场景,如上图所示,基本类型可以直接映射,对于复杂类型呢,比如一个对象和数组来源于不同的jsonpath, 需要把他们进行合并

> I suppose that gateway could load the route definitions in a `SmartLifecycle` like the boot `WebServerStartStopLifecycle` with a lower phase. Has this feature been supported now? Where can I...