awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

Java Configuration Libraries

排名更新于 2026年7月13日

我们为您精选了匹配 “best java configuration libraries” 的开源 GitHub 仓库。结果按与您查询的相关性进行排名 — 您可以使用下方筛选器缩小范围,或通过 AI 进行优化。

Java Configuration Libraries

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • lightbend/configlightbend 的头像

    lightbend/config

    6,309在 GitHub 上查看↗

    This is a configuration library for JVM applications that parses HOCON, JSON, and Java properties files into an immutable tree structure. It resolves ${...} placeholders by traversing the configuration tree and falling back to environment variables and system properties, and validates loaded configurations against a reference schema. The library loads configuration from classpath resources, files, URLs, system properties, and environment variables, merging them with priority-based override semantics. It provides typed value access with automatic type coercion, supports dot-path navigation,

    This library is a standard, feature-rich tool for JVM applications that supports multi-format parsing, hierarchical configuration, and type-safe access, making it a comprehensive solution for managing application settings.

    JavaConfiguration TreesHOCON ParsersJVM Configuration Frameworks
    在 GitHub 上查看↗6,309

Related searches

  • a configuration library for C# applications
  • a python library for managing application configuration
  • a library for managing configuration in Rust
  • a dependency injection framework for Java
  • a java library for parsing yaml files
  • a java library for building cli applications
  • a java library for application metrics
  • Go 应用配置加载库