swagger-api/swagger-codegen

[Java] Generate Lombok @Value instead of POJO

Ouverte

#3 052 ouverte le 5 juin 2016

 (15 commentaires) (65 réactions) (0 personne assignée)HTML (5 474 forks)batch import
Client: JavaEnhancement: Featurehelp wanted

Métriques du dépôt

Stars
 (12 701 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

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.

Guide contributeur