YamlPropertySourceFactory

class YamlPropertySourceFactory : PropertySourceFactory

Allows using @PropertySource with YAML files.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open override fun createPropertySource(name: String?, resource: EncodedResource): PropertySource<*>