All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.shaneking.spring.sql.aspectj.SKCacheEvictAspect Maven / Gradle / Ivy

There is a newer version: 0.5.1
Show newest version
package org.shaneking.spring.sql.aspectj;

import org.aspectj.lang.annotation.Aspect;
import org.springframework.stereotype.Component;

@Aspect
@Component
public class SKCacheEvictAspect {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy