FasterXML / FasterXML/jackson-future-ideas

Configuring `JsonPOJOBuilder` "withPrefix" on external configuration file

Aperta
#51 2 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Nessun dato sulla lingua
Stelle
21
Fork
3
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

It would be really nice if the default `withPrefix` property in JsonPOJOBuilder could be exposed in a property file. (Same goes for some of the other properties, but this is the one I want to focus on)

That way, when I am writing my builder according to company standards, I don't have to worry about adding the annotation manually. Also consider that when using lombok, the @Builder annotation, the builder methods are just `variablename` and not `withVariablename`.

I think the more configurable a project can be, the better.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.