toggle menu
Spring Boot Kotlin API
3.4.4
jvm
switch theme
search in API
spring-boot
/
org.springframework.boot.context.properties.bind
/
PropertySourcesPlaceholdersResolver
/
PropertySourcesPlaceholdersResolver
Property
Sources
Placeholders
Resolver
constructor
(
environment
:
Environment
)
constructor
(
sources
:
Iterable
<
PropertySource
<
out
Any
>
>
)
constructor
(
sources
:
Iterable
<
PropertySource
<
out
Any
>
>
,
helper
:
PropertyPlaceholderHelper
)