News

In the JSON-B 1.0 specification, section 3.5, it supports ALL the native date types of Java like java.util.date, java.time.LocalDate and java.time.LocalTime. HOWEVER, in the JsonConfig, it ONLY ...
Description The Java client code being generated for fields defined with format 'date' in OAS3 and a pattern of "YYYY-MM-DD" are working properly. Specifically, even with explicitly setting the exp ...