@Inherited @Retention(value=RUNTIME) @Target(value=TYPE) @Component public @interface Interceptor
String[]
excludePaths
includePaths
public abstract String[] excludePaths
public abstract String[] includePaths
Copyright © 2023. All rights reserved.