#hocon

[ follow ]
#configuration-management
Alvinalexander
6 days ago
Scala

How to use the Lightbend Config library in a Scala or Java application

Lightbend created the HOCON configuration format for Scala applications, making it easy to read and configure settings from config files. [ more ]
Medium
2 weeks ago
JavaScript

Harnessing Scopt and PureConfig for Scala: When to Use Each

Scopt is for parsing command-line arguments, while PureConfig is for managing configurations from external files. [ more ]
Alvinalexander
6 days ago
Scala

How to use the Lightbend Config library in a Scala or Java application

Lightbend created the HOCON configuration format for Scala applications, making it easy to read and configure settings from config files. [ more ]
Medium
2 weeks ago
JavaScript

Harnessing Scopt and PureConfig for Scala: When to Use Each

Scopt is for parsing command-line arguments, while PureConfig is for managing configurations from external files. [ more ]
moreconfiguration-management
Alvinalexander
6 days ago
JavaScript

ZIO/ZLayer FAQ: How to use a Typesafe Config HOCON properties file with ZIO

Use hand-coding approach with ZIO for reading Typesafe Config HOCON files. [ more ]
[ Load more ]