Skip to content

Commit af87861

Browse files
committed
Merge branch '6.3.x' into 6.4.x
Closes gh-16799
2 parents 96cfbd1 + 65e83f8 commit af87861

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/modules/ROOT/pages/index.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
= Spring Security
22

3+
[NOTE]
4+
====
5+
Spring Security's documentation can be http://docs.spring.io/spring-security/reference/spring-security-docs.zip[downloaded] as a zip file.
6+
====
7+
38
Spring Security is a framework that provides xref:features/authentication/index.adoc[authentication], xref:features/authorization/index.adoc[authorization], and xref:features/exploits/index.adoc[protection against common attacks].
49
With first class support for securing both xref:servlet/index.adoc[imperative] and xref:reactive/index.adoc[reactive] applications, it is the de-facto standard for securing Spring-based applications.
510

0 commit comments

Comments
 (0)