文件名称: smallrye-config-common-3.13.4.jar中文-英文对照文档.zip
<dependency>
<groupId>io.smallrye.config</groupId>
<artifactId>smallrye-config-common</artifactId>
<version>3.13.4</version>
</dependency>Gradle:
implementation group: 'io.smallrye.config', name: 'smallrye-config-common', version: '3.13.4'
Gradle (Short):
implementation 'io.smallrye.config:smallrye-config-common:3.13.4'
Gradle (Kotlin):
implementation("io.smallrye.config:smallrye-config-common:3.13.4")本翻译文档基于以下开源项目制作,严格遵守各项目的开源许可证,并在此列出其版权归属与许可证信息。
io.smallrye.config.common
io.smallrye.config.common.utilsio.smallrye.config.common.AbstractConfigSource
io.smallrye.config.common.AbstractConverter<T>
io.smallrye.config.common.AbstractDelegatingConverter<I,O>
io.smallrye.config.common.AbstractSimpleDelegatingConverter<T>
io.smallrye.config.common.MapBackedConfigSource
io.smallrye.config.common.utils.ConfigSourceUtil
io.smallrye.config.common.utils.StringUtil
io.smallrye.config.common.utils.StringUtil.ResizableByteArray