swagger-api/swagger-codegen

[Java] Generate Lombok @Value instead of POJO

Open

#3,052 opened on Jun 5, 2016

View on GitHub
 (15 comments) (65 reactions) (0 assignees)HTML (12,701 stars) (5,474 forks)batch import
Client: JavaEnhancement: Featurehelp wanted

Description

Description

This enhancement would allow generation of models using Lombok's @Value annotation instead of a POJO with getters and setters.

Swagger-codegen version

2.1.6

Please vote for this issue if interested or comment if you are planning a PR on this.

Contributor guide