Forum Discussion

rallampa's avatar
rallampa
Visitor
3 years ago

Json-b and json-p support in sdk generation

Hi,

 

We are planning to get rid of Jackson libraries dependencies and replace the same with Json-b/Json-p.

We have a use case to generate sdk from api spec (yaml file). We use swagger plugin to generate the sdk. This sdk generation automatically generates model classes and these classes import Jackson classes extensively. 

Is there any way to use Json-p/Json-b instead of Jackson libraries in the generated sdk classes? Does swagger support Json-p/Json-b?

 

Regards,

Raghavendra.

No RepliesBe the first to reply