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
I can confirm the failure with Boot 2.0 RC2 (and Spring Framework 5.0 RC2). Upgrading to the latest Boot 2.0 snapshot (and hence picking up the latest Spring Framework 5.0 snapshot) works as expected.
The big change in this area since RC2 that probably explains the fix is #19097.
Arnaud Cogoluègnes opened SPR-15794 and commented
Failure is
org.springframework.core.codec.DecodingException: JSON decoding error: No content to map due to end-of-input
.Affects: 5.0 RC2
Issue Links:
Referenced from: commits spring-attic/spring-framework-issues@c55a3c7, spring-attic/spring-framework-issues@bd1edbc
The text was updated successfully, but these errors were encountered: