Fix web session javadoc typo
See gh-39821
This commit is contained in:
committed by
Andy Wilkinson
parent
f46dbd4b23
commit
f5d45fd31f
@@ -104,7 +104,7 @@ public class Session {
|
||||
|
||||
/**
|
||||
* Session cookie properties. This class is provided only for back-compatibility
|
||||
* reasons, consider using {@link org.springframework.boot.web.server.Cookie} whever
|
||||
* reasons, consider using {@link org.springframework.boot.web.server.Cookie} whenever
|
||||
* possible.
|
||||
*/
|
||||
public static class Cookie extends org.springframework.boot.web.server.Cookie {
|
||||
|
||||
Reference in New Issue
Block a user