apache / shenyu

Apache ShenYu is a Java native API Gateway for service proxy, protocol conversion and API governance.
https://shenyu.apache.org/
Apache License 2.0
8.43k stars 2.92k forks source link

[Task] Plugin lifecycle and Chain lifecycle #5475

Open Aias00 opened 7 months ago

Aias00 commented 7 months ago

Description

Plugin lifecycle and lifecycle of Chain of Responsibility

Task List

No response

Aias00 commented 7 months ago

@moremind more description, pls

yu199195 commented 7 months ago

@Aias00 good idea~

Aias00 commented 7 months ago

@Aias00 good idea~

is actually @moremind 's idea :smiley:

moremind commented 7 months ago

you should add before and after methods in chain execute of ShenyuWebHandler @Aias00