This commit changes `ServerRequest.attribute(String)`` to return `Optional<Object>` instead of `Optional<T>`, where `T` was infered from a type parameter. |
||
|---|---|---|
| .. | ||
| src | ||
| .springBeans | ||
This commit changes `ServerRequest.attribute(String)`` to return `Optional<Object>` instead of `Optional<T>`, where `T` was infered from a type parameter. |
||
|---|---|---|
| .. | ||
| src | ||
| .springBeans | ||