1
0
mirror of synced 2026-05-22 21:33:16 +00:00

Merge branch '6.0.x' into 6.1.x

This commit is contained in:
Josh Cummings
2023-08-08 17:26:47 -06:00
@@ -286,7 +286,7 @@ public class Config {
The code is invoked in the following order:
* Code in the `Config.configure` method is invoked
* Code in the `Config.filterChain` method is invoked
* Code in the `MyCustomDsl.init` method is invoked
* Code in the `MyCustomDsl.configure` method is invoked