diff --git a/samples/boot/findbyusername/README.adoc b/samples/boot/findbyusername/README.adoc deleted file mode 100644 index 92307b77..00000000 --- a/samples/boot/findbyusername/README.adoc +++ /dev/null @@ -1,4 +0,0 @@ -Demonstrates using Spring Session to lookup a user's session by the username. -The sample provides a hook to add the current username to the session (required for finding the user) by providing a custom implementation of Spring Security's `AuthenticationSuccessHandler`. - -NOTE: This product includes GeoLite2 data created by MaxMind, available from http://www.maxmind.com \ No newline at end of file diff --git a/samples/boot/jdbc/README.adoc b/samples/boot/jdbc/README.adoc deleted file mode 100644 index d7203b57..00000000 --- a/samples/boot/jdbc/README.adoc +++ /dev/null @@ -1 +0,0 @@ -Demonstrates using Spring Session with Spring Boot and Spring Security. You can log in with the username "user" and the password "password". \ No newline at end of file diff --git a/samples/boot/redis/README.adoc b/samples/boot/redis/README.adoc deleted file mode 100644 index d7203b57..00000000 --- a/samples/boot/redis/README.adoc +++ /dev/null @@ -1 +0,0 @@ -Demonstrates using Spring Session with Spring Boot and Spring Security. You can log in with the username "user" and the password "password". \ No newline at end of file