Update README for samples

This commit is contained in:
Janne Valkealahti
2015-03-11 09:25:38 +00:00
parent c390b24547
commit 44c693e368

View File

@@ -9,6 +9,10 @@ See https://github.com/spring-projects/spring-framework/wiki/Downloading-Spring-
Be sure to read the http://docs.spring.io/spring-security-kerberos/docs/1.0.0.BUILD-SNAPSHOT/reference/htmlsingle/[Spring Security Kerberos Reference].
Extensive JavaDoc for the Spring Security Kerberos code is also available in the http://docs.spring.io/spring-security-kerberos/docs/1.0.0.BUILD-SNAPSHOT/api/[Spring Security Kerberos API Documentation].
== Samples
Samples can be found under `spring-security-kerberos-samples`. Check
the reference documentation more about what those do.
== Building from Source
Spring Security Kerberos uses a http://gradle.org[Gradle]-based build system.
In the instructions below, http://vimeo.com/34436402[`./gradlew`] is invoked from the root of the source tree and serves as