public class CrudPolicyAspect extends Object
CrudRepository
. Since the methods contained
there reside outside this codebase, a Policy
annotation cannot be used. Instead, one or
more PolicyOverride
beans are expected to be declared to cover the methods declared in
that interface.Constructor and Description |
---|
CrudPolicyAspect(PolicyAspectProcessor processor) |
Modifier and Type | Method and Description |
---|---|
Object |
validate(org.aspectj.lang.ProceedingJoinPoint joinPoint) |
public CrudPolicyAspect(PolicyAspectProcessor processor)
Copyright © 2021. All rights reserved.