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: docs/manual/src/docs/asciidoc/_includes/preface/samples.adoc
+3-4Lines changed: 3 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -2,10 +2,9 @@
2
2
3
3
[[sample-apps]]
4
4
== Sample Applications
5
-
There are several sample web applications that are available with the project.
6
-
To avoid an overly large download, only the "tutorial" and "contacts" samples are included in the distribution zip file.
7
-
The others can be built directly from the source which you can obtain as described in <<get-source,the introduction>>.
8
-
It's easy to build the project yourself and there's more information on the project web site at https://spring.io/spring-security/[https://spring.io/spring-security/].
5
+
There are several {gh-samples-url}[sample web applications] that ship with the project's <<community-source,source code>>.
6
+
You can find the ones described below in the ({gh-samples-url}/xml[samples/xml/] subdirectory of the root project)
7
+
9
8
All paths referred to in this chapter are relative to the project source directory.
0 commit comments