google / gson

A Java serialization/deserialization library to convert Java Objects into JSON and back
Apache License 2.0
23.23k stars 4.27k forks source link

Reference the default nesting limit by name rather than as a constant. #2719

Closed eamonnmcmanus closed 1 month ago

eamonnmcmanus commented 1 month ago

This simplifies patching it when needed.