toggle menu
criteria
jvm
switch theme
search in API
spring-boot
/
io.github.magonxesp.criteria.infrastructure.spring
/
CriteriaJPASpecificationAdapter
/
apply
apply
fun
<
T
>
apply
(
criteria
:
Criteria
,
repository
:
JpaSpecificationExecutor
<
T
>
,
joins
:
Root
<
T
>
.
(
)
->
JoinMap
=
{ mapOf() }
)
:
PaginatedCollection
<
T
>