Browse Source

add missing [tabs]

ahmd-nabil 1 year ago
parent
commit
abe2029cb4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/modules/ROOT/pages/servlet/architecture.adoc

+ 1 - 1
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::
 +