diff --git a/docs/modules/ROOT/pages/servlet/architecture.adoc b/docs/modules/ROOT/pages/servlet/architecture.adoc index 1f534164f0..3bbc0f0562 100644 --- a/docs/modules/ROOT/pages/servlet/architecture.adoc +++ b/docs/modules/ROOT/pages/servlet/architecture.adoc @@ -336,7 +336,7 @@ Instead of implementing `Filter`, you can extend from {spring-framework-api-url} ==== Now, we need to add the filter to the security filter chain. - +[tabs] ====== Java:: +