We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c20100d commit a8fcfaaCopy full SHA for a8fcfaa
docs/modules/ROOT/pages/servlet/configuration/java.adoc
@@ -286,7 +286,7 @@ public class Config {
286
287
The code is invoked in the following order:
288
289
-* Code in the `Config.configure` method is invoked
+* Code in the `Config.filterChain` method is invoked
290
* Code in the `MyCustomDsl.init` method is invoked
291
* Code in the `MyCustomDsl.configure` method is invoked
292
0 commit comments