-
Notifications
You must be signed in to change notification settings - Fork 38.7k
Closed
Labels
in: webIssues in web modules (web, webmvc, webflux, websocket)Issues in web modules (web, webmvc, webflux, websocket)type: enhancementA general enhancementA general enhancement
Milestone
Description
Simon Wong opened SPR-6976 and commented
It would be nice to add more debug logging message for HttpMessageConverter usage in AnnotationMethodHandlerAdapter.java, RestTemplate.java and HttpMessageConverterExtractor.java for the following
- The accepted MediaType list from Client
- The actual HttpMessageConverter (and the supported media types) be used that can read/write for that HttpMessage
- The final output MediaType in the response.
Affects: 3.0 GA, 3.0.1
Referenced from: commits 4880d1d
Metadata
Metadata
Assignees
Labels
in: webIssues in web modules (web, webmvc, webflux, websocket)Issues in web modules (web, webmvc, webflux, websocket)type: enhancementA general enhancementA general enhancement