public static class JacksonConfig.LocalDateConverter extends Object implements org.springframework.core.convert.converter.Converter<String,LocalDate>
LocalDateConverter()
LocalDate
convert(String s)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
andThen
public LocalDateConverter()
public LocalDate convert(String s)
convert
org.springframework.core.convert.converter.Converter<String,LocalDate>
Copyright © 2021 HaiChuang Inc.. All rights reserved.