@ConfigurationPropertiesBinding
public class URIPropertyConverterextends Object
implements org.springframework.core.convert.converter.Converter<String,URI>
A converter between a String and a URI to enforce well formatted schema representations of resources.