Package net.kaczmarzyk.spring.data.jpa.web.annotation
package net.kaczmarzyk.spring.data.jpa.web.annotation
-
ClassDescriptionSpecifies a join part of a query, e.g.Specifies paths to be join-fetched in the query Can be repeated, to specify multiple fetches.MissingPathVarPolicy is used to specify behaviour when there is at least one missing pathVar.Specifies the behaviour in case of type mismatch between HTTP param value and the type on the property being filtered (e.g.Container for
Joinannotations.Container forJoinFetchannotations.