mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +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