Delete refactor from findbyusername doc

Fixes gh-389
This commit is contained in:
Rob Winch
2016-03-10 10:05:07 -06:00
parent 47d897c846
commit f8707009bd

View File

@@ -6,9 +6,6 @@ This guide describes how to use Spring Session to find sessions by username.
NOTE: The completed guide can be found in the <<findbyusername-sample, findbyusername application>>.
NOTE: This feature will likely be refactored in the next release to account for https://github.com/spring-projects/spring-session/issues/301[#301]
[[findbyusername-assumptions]]
== Assumptions