• Changing the methods getObjectReader, getContextClass, logValue, and processException to protected allows the extended classes of AbstractJackson2Decoder to access the methods

  • Avoids duplicating the logic

Comment From: sarathkumar6

Including @rstoyanchev @jhoeller Created a new PR after I'm added to my organization. Closed PR for reference. Thanks.