• Stephane Nicoll's avatar
    Fix exclude filter to not exclude MediaType · b9f4fd0b
    Stephane Nicoll authored
    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
    b9f4fd0b
Name
Last commit
Last update
..
asciidoc Loading commit data...
docbook Loading commit data...
groovy Loading commit data...
java/org/springframework/boot Loading commit data...
javadoc Loading commit data...
xslt Loading commit data...