diff --git a/OAuth-2.0-Migration-Guide.asciidoc b/OAuth-2.0-Migration-Guide.asciidoc index 88d0053..729f718 100644 --- a/OAuth-2.0-Migration-Guide.asciidoc +++ b/OAuth-2.0-Migration-Guide.asciidoc @@ -1,3 +1,5 @@ +NOTE: This document is a work in progress. Check back regularly for updates. + This document contains guidance for moving from Spring Security OAuth 2.x to Spring Security 5.2.x. Because the two approaches are as different as they are, this document will tend to cover patterns more than precise search-and-replace steps.