toggle menu
Spring Boot Kotlin API
3.5.0-SNAPSHOT
jvm
switch theme
search in API
spring-boot
/
org.springframework.boot.jdbc
/
DataSourceBuilder
/
type
type
open
fun
<
D
:
DataSource
?
>
type
(
type
:
Class
<
D
>
)
:
DataSourceBuilder
<
D
>
Set the
DataSource
type that should be built.
Return
this builder
Parameters
<D>
the datasource type
type
the datasource type