sugerboy20170827
sugerboy20170827
   如果后面多个op依赖前置op的结果,那么前置op就会被解析多次
 补充一下我的场景,如上图所示,基本类型可以直接映射,对于复杂类型呢,比如一个对象和数组来源于不同的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...