spring-boot/spring-boot-docs
Brian Clozel 4a47c1eff8 Keep default Thymeleaf media types in reactive support
This commit removes the default configuration value previously set
for `spring.thymeleaf.reactive.media-types` since this value overrides
the defaults provided by Thymeleaf.

This value does not drive the default media type used by views, but
rather all media types that the templating engine should support.

Fixes gh-9134
2017-05-12 17:17:49 +02:00
..
src Keep default Thymeleaf media types in reactive support 2017-05-12 17:17:49 +02:00
pom.xml Drop support for org.json:json-based JSON parsing 2017-05-04 10:27:51 +01:00