mulesoft-labs / raml-java-client-generator

Raml Java Client Generator
Apache License 2.0
34 stars 34 forks source link

Please add java8 LocalDate/LocalTime/LocalDateTime support #30

Closed etsybaev closed 5 years ago

etsybaev commented 6 years ago

Please add java8 LocalDate/LocalTime/LocalDateTime support. I.e. make generated POJO has java8 LocalDate/LocalTime/LocalDateTime types.

Thanks in advance!

machaval commented 5 years ago

I've just added a new property useJava8Dates So that this is possible. Also added useOptionalForGetters