public static class JSR310DateConverters.DateToLocalDateConverter extends Object implements org.springframework.core.convert.converter.Converter<Date,LocalDate>
static JSR310DateConverters.DateToLocalDateConverter
INSTANCE
LocalDate
convert(Date source)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final JSR310DateConverters.DateToLocalDateConverter INSTANCE
public LocalDate convert(Date source)
convert
org.springframework.core.convert.converter.Converter<Date,LocalDate>
Copyright © 2019 JHipster. All rights reserved.