application.properties
.CidrAddress
.Config
.ConfigItem.name()
indicating that the annotated element's name should be used as-is.ExpandingConfigSource
.SmallRyeConfig.getValues(String, Class, IntFunction)
for the given
default value string.ConfigItem.name()
indicating that the annotated element's name should be de-camel-cased and
hyphenated, and then used.InetAddress
.<host-or-address>[:<port>]
into
an instance of InetSocketAddress
.ConfigItem.defaultValue()
indicating that no default value should be used (the value is
a configuration group or it is Optional
).ConfigItem.name()
indicating that the parent's name for the member referencing this item's
group should be used as the name of this item.SSLContext
for this server configuration.Copyright © 2019 JBoss by Red Hat. All rights reserved.