public class InetSocketAddressConverterConfiguration extends Object
Modifier and Type | Class and Description |
---|---|
static class |
InetSocketAddressConverterConfiguration.InetSocketAddressConverter |
Constructor and Description |
---|
InetSocketAddressConverterConfiguration() |
Modifier and Type | Method and Description |
---|---|
org.springframework.core.convert.converter.Converter<String,InetSocketAddress> |
inetSocketAddressConverter() |
public InetSocketAddressConverterConfiguration()
@Bean @ConfigurationPropertiesBinding public org.springframework.core.convert.converter.Converter<String,InetSocketAddress> inetSocketAddressConverter()
Copyright © 2022. All rights reserved.