MappingJacksonHttpMessageConverter should have getObjectMapper() method [SPR-8605] #13248
Labels
in: web
Issues in web modules (web, webmvc, webflux, websocket)
type: enhancement
A general enhancement
Milestone
Craig opened SPR-8605 and commented
org.springframework.http.converter.json.MappingJacksonHttpMessageConverter has a setObjectMapper() method, but no getObjectMapper method. There are cases where getting the object mapper would be useful, and I don't see any downside to allow this.
Affects: 3.0.6, 3.1 RC1
Referenced from: commits 540845e, 3f7dccd
1 votes, 2 watchers
The text was updated successfully, but these errors were encountered: