You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.adoc
+2
Original file line number
Diff line number
Diff line change
@@ -21,6 +21,8 @@ See https://docs.spring.io/spring-security/reference/getting-spring-security.htm
21
21
Be sure to read the https://docs.spring.io/spring-security/reference/[Spring Security Reference].
22
22
Extensive JavaDoc for the Spring Security code is also available in the https://docs.spring.io/spring-security/site/docs/current/api/[Spring Security API Documentation].
23
23
24
+
You may also want to check out https://docs.spring.io/spring-security/reference/whats-new.html[what's new in the latest release].
25
+
24
26
== Quick Start
25
27
See https://docs.spring.io/spring-security/reference/servlet/getting-started.html[Hello Spring Security] to get started with a "Hello, World" application.
Copy file name to clipboardExpand all lines: docs/modules/ROOT/pages/index.adoc
+2
Original file line number
Diff line number
Diff line change
@@ -12,4 +12,6 @@ If you are ready to start securing an application see the Getting Started sectio
12
12
If you want to understand how Spring Security works, you can refer to the xref:servlet/architecture.adoc[Architecture] section.
13
13
// FIXME add link to reactive architecture
14
14
15
+
If you are already familiar with Spring Security or are upgrading, check out https://docs.spring.io/spring-security/reference/whats-new.html[what's new in the latest release].
16
+
15
17
If you have any questions, there is a wonderful xref:community.adoc[community] that would love to help you!
0 commit comments