Spring Projects Issues
Spring Projects Issues
If you would like us to look at this issue, please provide the requested information. If the information is not provided within the next 7 days this issue will be...
Closing due to lack of requested feedback. If you would like us to look at this issue, please provide the requested information and we will re-open the issue.
If you would like us to look at this issue, please provide the requested information. If the information is not provided within the next 7 days this issue will be...
**[Kamil](https://jira.spring.io/secure/ViewProfile.jspa?name=eximius)** commented I think, that here is simmilar issue: https://jira.spring.io/browse/DATACMNS-969
**[Mark Paluch](https://jira.spring.io/secure/ViewProfile.jspa?name=mp911de)** commented Moved to Spring Data JPA
**[Oliver Drotbohm](https://jira.spring.io/secure/ViewProfile.jspa?name=olivergierke)** commented That's a great suggestion. We might even do better here and find a way to set the hint automatically if we detect MySQL to be the database...
**[Robert Hunt](https://jira.spring.io/secure/[email protected])** commented I have actually just come across a situation where it would be nice to have this feature auto-enabled based on the driver. It turns out that the...
**[Rossen Stoyanchev](https://jira.spring.io/secure/ViewProfile.jspa?name=rstoya05-aop)** commented Indeed at present it seems the ability of the `ResourceHttpMessageConverter` to determine the content type of a resource through JAF is highly unlikely to ever get used...
**[Rossen Stoyanchev](https://jira.spring.io/secure/ViewProfile.jspa?name=rstoya05-aop)** commented [Oliver Drotbohm](https://jira.spring.io/secure/ViewProfile.jspa?name=olivergierke), on second thought the proposed fix could be problematic. At present the `ResourceHttpMessageConverter` is designed to render a `Resource` as whatever media type is requested....
**[Oliver Drotbohm](https://jira.spring.io/secure/ViewProfile.jspa?name=olivergierke)** commented I might be missing a detail here but my original premise was that the client doesn't send any `Accept` header at all, indicating that it requests the...