spring-boot/spring-boot-project
Andy Wilkinson 0af4536316 Ensure media types are used consistently across endpoint mappings
Previously, the media types that are consumed and produced by
endpoints were configured in the web stack-specific configuration.
Furthermore, these configured media types were not used for the
discovery "endpoint" that links to all the available endpoints.

This commit introduces EndpointMediaTypes that is configred in a
single, central location and then used to configure the consumed and
produced media types for endpoints exposed via WebFlux, Web MVC, and
Jersey as well as the discovery "endpoint" provided by each.

Closes gh-10659
2017-10-17 12:47:45 +01:00
..
spring-boot Polish "When pool autocommit is disabled, inform Hibernate" 2017-10-17 11:39:44 +02:00
spring-boot-actuator Ensure media types are used consistently across endpoint mappings 2017-10-17 12:47:45 +01:00
spring-boot-actuator-autoconfigure Ensure media types are used consistently across endpoint mappings 2017-10-17 12:47:45 +01:00
spring-boot-autoconfigure Polish "When pool autocommit is disabled, inform Hibernate" 2017-10-17 11:39:44 +02:00
spring-boot-cli Update copyright year for changed files 2017-10-10 11:56:13 -07:00
spring-boot-dependencies Merge branch '1.5.x' 2017-10-13 12:27:51 +01:00
spring-boot-devtools Update copyright year for changed files 2017-10-10 11:56:13 -07:00
spring-boot-docs Update docs for OpenShift 2017-10-17 09:16:15 +02:00
spring-boot-parent Upgrade Maven plugins 2017-10-04 16:34:43 -07:00
spring-boot-starters Fix POMs for the updated build/release process 2017-10-04 16:34:38 -07:00
spring-boot-test Update copyright year for changed files 2017-10-10 11:56:13 -07:00
spring-boot-test-autoconfigure Update copyright year for changed files 2017-10-10 11:56:13 -07:00
spring-boot-tools Fix broken documentation links 2017-10-11 13:30:35 -07:00
pom.xml Re-order modules so that spring--boot-cli is later 2017-10-05 18:17:25 -07:00