Browse Source
This commit changes `ServerRequest.attribute(String)`` to return `Optional<Object>` instead of `Optional<T>`, where `T` was infered from a type parameter.pull/1475/head
6 changed files with 11 additions and 21 deletions
Loading…
Reference in new issue