Polish JavaDoc
Issue: SPR-17174
This commit is contained in:
@@ -81,7 +81,7 @@ public class CookieWebSessionIdResolver implements WebSessionIdResolver {
|
||||
}
|
||||
|
||||
/**
|
||||
* Add {@link Consumer} for a {@code ResponseCookieBuilder} that will be invoked
|
||||
* Add a {@link Consumer} for a {@code ResponseCookieBuilder} that will be invoked
|
||||
* for each cookie being built, just before the call to {@code build()}.
|
||||
* @param initializer consumer for a cookie builder
|
||||
* @since 5.1
|
||||
|
||||
Reference in New Issue
Block a user