Consolidate JSON processing to use Jackson API
Closed this issue · 0 comments
agrabil commented
Current JSON implementations include Gson, custom generator/parser, and partial Jackson. Aim to make all JSON processing consistent utilizing Jackson JSON APIs.