java - Create a service class or not for gson data processing -


we using google gson process json data.should use of service class or getting new gson().tojson(objectreference);and new gson().fromjson(jsonstring, klass.class); inside methods

if gson heavyweight object objectmapper in jackson api need create service?

thanks in advanced


Comments

Popular posts from this blog

What Are The Best Universities In The World?

Hard vs. Soft Water: What's The Difference?

java - Solr query version issue: Invalid version or the data in not in 'javabin' format -