@Component public class GlobalTimeConverter extends Object implements org.springframework.core.convert.converter.Converter<String,Date>
GlobalTimeConverter()
Date
convert(String source)
parseDate(String source, String format)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
andThen
public GlobalTimeConverter()
public Date parseDate(String source, String format)
public Date convert(String source)
convert
org.springframework.core.convert.converter.Converter<String,Date>
Copyright © 2022. All rights reserved.