ex: @JsonbNamingStrategy(PropertyNamingStrategy.LOWER_CASE_WITH_UNDERSCORES) In jackson @JsonNaming can be used on a class to define naming strategy.