Files
spring-framework/spring-web/src/test/java/org/springframework
Arjen Poutsma fd1db57e05 Change MediaTypeFactory to return Optional
This commit changes the `MediaTypeFactory` to return
`Optional<MediaType>` (instead of a plain `MediaType`) for the
`getMediaType` methods.

Issue: SPR-14908
2017-03-23 10:14:43 +01:00
..
2016-07-26 17:15:19 +02:00
2017-03-21 17:44:47 +01:00