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

love.keeping.starter.web.components.tenant.TenantInterceptor Maven / Gradle / Ivy

The newest version!
package love.keeping.starter.web.components.tenant;

import org.springframework.web.servlet.HandlerInterceptor;

/**
 * 租户拦截器,要在LoginInterceptor后拦截
 *
 * @author Keeping
 */
public interface TenantInterceptor extends HandlerInterceptor {

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy