You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use different constructor of HttpMessageNotReadableException in the MappingJacksonRPC2HttpMessageConverter.readInternal()
Spring Framework 5.1 (spring-web) has deprecated the usage of constructor without httpInputMessage parameter.
Other constructor needs to be used instead.
Signed-off-by: cyb3r4nt <[email protected]>
0 commit comments