YamlPropertySourceFactory

open class YamlPropertySourceFactory : PropertySourceFactory

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
@NotNull
open fun createPropertySource(name: String, encodedResource: EncodedResource): @NotNull PropertySource<out Any>