public class WebAutoConfiguration.StringToDateConverter extends Object implements org.springframework.core.convert.converter.Converter<String,Date>
StringToDateConverter()
Date
convert(String dateString)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public StringToDateConverter()
public Date convert(String dateString)
convert
org.springframework.core.convert.converter.Converter<String,Date>
Copyright © 2018. All rights reserved.