类 MvcEndpointMapping
java.lang.Object
com.codingapi.springboot.fast.mapping.MvcEndpointMapping
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明voidaddMapping(String url, org.springframework.web.bind.annotation.RequestMethod requestMethod, Object handler, Method method) add mvc mapping
-
构造器详细资料
-
MvcEndpointMapping
public MvcEndpointMapping()
-
-
方法详细资料