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

cn.hiboot.mcn.autoconfigure.web.exception.GenericExceptionResolver Maven / Gradle / Ivy

package cn.hiboot.mcn.autoconfigure.web.exception;

import cn.hiboot.mcn.autoconfigure.common.GenericResolver;

/**
 * GenericExceptionResolver
 *
 * @author DingHao
 * @since 2023/2/6 10:10
 */
public interface GenericExceptionResolver extends GenericResolver,ExceptionResolver {

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy