Upgrade Blade
Upgrade from the 2.0.8.RELEASE version to the latest version
- The
Signatureclass has expired, and subsequent use ofRouteContextinstead of this class of responsibility - The
BeanProcessorinterface has expired, and theBladeLoaderinterface is used instead of its responsibilities - The
Blade.memethod has expired, usingBlade.ofinstead of its responsibilities
Note that the previous WebHook is not compatible, you need to modify the parameter type in the before or after method.
Change Signature to RouteContext and leave the rest unchanged.