toggle menu
security-config
JVM
switch theme
search in API
security-config
/
org.cryptotrader.security.library.config
/
YamlPropertySourceFactory
Yaml
Property
Source
Factory
class
YamlPropertySourceFactory
:
PropertySourceFactory
Allows using @PropertySource with YAML files.
Members
Constructors
Yaml
Property
Source
Factory
Link copied to clipboard
constructor
(
)
Functions
create
Property
Source
Link copied to clipboard
open
override
fun
createPropertySource
(
name
:
String
?
,
resource
:
EncodedResource
)
:
PropertySource
<
*
>