Annotation Interface SpelParam
Annotation to mark a method parameter of a repository method annotated with
@Query
to be used as SPEL's
variable in the query expression. The expression prefix is "#{" and the expression suffix is "}".-
Required Element Summary
Required Elements
-
Element Details
-
value
String value
-