toggle menu
Spring Boot Kotlin API
3.4.5-SNAPSHOT
jvm
switch theme
search in API
spring-boot
/
org.springframework.boot.builder
/
SpringApplicationBuilder
/
SpringApplicationBuilder
Spring
Application
Builder
constructor
(
sources
:
Array
<
Class
<
out
Any
>
>
)
constructor
(
resourceLoader
:
ResourceLoader
,
sources
:
Array
<
Class
<
out
Any
>
>
)