@Component
public class CachingAspect
extends java.lang.Object
| Constructor and Description |
|---|
CachingAspect() |
| Modifier and Type | Method and Description |
|---|---|
void |
dependenciesFor() |
void |
model() |
java.lang.Object |
modelsAndDependencies(org.aspectj.lang.ProceedingJoinPoint joinPoint,
springfox.documentation.annotations.Cacheable cacheable) |
void |
operationRead() |
java.lang.Object |
operationsAndProperties(org.aspectj.lang.ProceedingJoinPoint joinPoint,
springfox.documentation.annotations.Cacheable cacheable) |
void |
propertiesFor() |
public void operationRead()
public void propertiesFor()
public void dependenciesFor()
public void model()
public java.lang.Object operationsAndProperties(org.aspectj.lang.ProceedingJoinPoint joinPoint,
springfox.documentation.annotations.Cacheable cacheable)
throws java.lang.Throwable
java.lang.Throwablepublic java.lang.Object modelsAndDependencies(org.aspectj.lang.ProceedingJoinPoint joinPoint,
springfox.documentation.annotations.Cacheable cacheable)
throws java.lang.Throwable
java.lang.Throwable