Swagger-codegen: Add support for java11 and remove Generated tag

Created on 27 Nov 2019  路  1Comment  路  Source: swagger-api/swagger-codegen

# Description

add support for java11

javax.annotation.generated is scheduled to be removed in java11

Swagger-codegen version

3.0.14

Swagger declaration file content or url

https://petstore.swagger.io/v2/swagger.json

Related issues/PRs

none

Suggest a fix/enhancement

update

template

Most helpful comment

workaround: add additional properties hideGenerationTimestamp=true

>All comments

workaround: add additional properties hideGenerationTimestamp=true

Was this page helpful?
0 / 5 - 0 ratings