When creating a new project in intelliJ, it seems that now Yaml is the preselected default configuration. Wasn't until recently HOCON the recommended and default? Any reason behind this change?
a
Aleksei Tirman [JB]
02/24/2025, 2:03 PM
The Yaml format is more commonly used for configuration files.
a
Arjan van Wieringen
02/24/2025, 5:36 PM
Is it though?
f
Fernando Sanchez (Perraco Labs)
02/24/2025, 8:04 PM
@Aleksei Tirman [JB] does now Yaml for ktor support placeholders / default values?