Closed
Description
Kenny MacLeod opened SPR-5942 and commented
MarshallingHttpMessageConverter.afterPropertiesSet() asserts that both the marshaller and unmarshaller have been set. However, there are use cases for which only one of these two is required.
I suggest making this check when the marshaller or unmarshaller is first used, rather than at init time.
Affects: 3.0 M3
Referenced from: commits 307fb0a