ahmd-nabil 1 год назад
Родитель
Сommit
abe2029cb4
1 измененных файлов с 1 добавлено и 1 удалено
  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::
 +