@Component public class RestControllerAspectLogging extends Object
| Modifier and Type | Field and Description |
|---|---|
static org.slf4j.Marker |
AUDIT_LOG |
| Constructor and Description |
|---|
RestControllerAspectLogging() |
| Modifier and Type | Method and Description |
|---|---|
void |
logAfterAllMethods(Object retVal) |
void |
logBefore(org.aspectj.lang.JoinPoint joinPoint) |
public void logBefore(org.aspectj.lang.JoinPoint joinPoint)
public void logAfterAllMethods(Object retVal)
Copyright © 2020. All rights reserved.