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

com.github.mengweijin.quickboot.framework.web.PageArgumentResolver Maven / Gradle / Ivy

There is a newer version: 1.0.45
Show newest version
package com.github.mengweijin.quickboot.framework.web;

import org.springframework.web.method.support.HandlerMethodArgumentResolver;

/**
 * PagerArgumentResolver
 * @author mengweijin
 */
public interface PageArgumentResolver extends HandlerMethodArgumentResolver {

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy