swagger-api/swagger-codegen

[Java] Generate Lombok @Value instead of POJO

开放

#3,052 创建于 2016年6月5日

 (15 条评论) (65 个反应) (0 位负责人)HTML (5,474 个派生)batch import
Client: JavaEnhancement: Featurehelp wanted

仓库指标

星标
 (12,701 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南