mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-24 15:49:26 +00:00
Polish JavaDoc
Issue: SPR-17174
This commit is contained in:
+1
-1
@@ -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