Organize imports with new settings
See gh-4234
This commit is contained in:
@@ -19,6 +19,7 @@ package sample.aop.monitor;
|
||||
import org.aspectj.lang.JoinPoint;
|
||||
import org.aspectj.lang.annotation.AfterReturning;
|
||||
import org.aspectj.lang.annotation.Aspect;
|
||||
|
||||
import org.springframework.stereotype.Component;
|
||||
|
||||
@Aspect
|
||||
|
||||
Reference in New Issue
Block a user