forked from loafle/openapi-generator-original
- Remove the StringUtil import which is no longer needed - Remove duplicated imports of Objects and io.swagger.annotations.* - Only include jackson related imports in the Java clients needing it (i.e. the default, jersey2 and feign Java clients)