mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2026-01-13 21:31:11 +00:00
moved aspect to util package
This commit is contained in:
parent
e924e8737a
commit
0a5ea0b5fb
2 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
package org.springframework.samples.petclinic.aspects;
|
||||
package org.springframework.samples.petclinic.util;
|
||||
|
||||
import org.aspectj.lang.ProceedingJoinPoint;
|
||||
import org.aspectj.lang.annotation.Around;
|
||||
Loading…
Add table
Add a link
Reference in a new issue