com.github.datalking.aop.ThrowsAdvice Maven / Gradle / Ivy
package com.github.datalking.aop;
/**
* @author yaoo on 4/18/18
*/
public interface ThrowsAdvice extends AfterAdvice {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy
package com.github.datalking.aop;
/**
* @author yaoo on 4/18/18
*/
public interface ThrowsAdvice extends AfterAdvice {
}