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

com.labijie.infra.mybatis.IPageHelperCustomizer.kt Maven / Gradle / Ivy

The newest version!
package com.labijie.infra.mybatis

import java.util.*

/**
 * Created with IntelliJ IDEA.
 * @author Anders Xiao
 * @date 2019-05-17
 */
interface IPageHelperCustomizer{
    fun configure(pageInterceptor: Properties)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy