spring-boot/spring-boot-docs
Stephane Nicoll b9f4fd0b65 Fix exclude filter to not exclude MediaType
This commit removes MediaType from the list of exclude types as it looks
like an error: MediaType has a constructor taking a `String` and binding
works fine with it.

This has the effect of properly generating the metadata for the only key
that Spring Boot exposes with a MediaType type:
spring.data.rest.default-media-type.

Closes gh-11568
2018-01-08 17:44:32 +01:00
..
src Fix exclude filter to not exclude MediaType 2018-01-08 17:44:32 +01:00
pom.xml Next Development Version 2017-11-28 09:55:46 +00:00