public class ApiUtil extends Object
| 构造器和说明 |
|---|
ApiUtil() |
| 限定符和类型 | 方法和说明 |
|---|---|
static org.springframework.web.servlet.mvc.method.RequestMappingInfo |
getApiCache(javax.servlet.http.HttpServletRequest request) |
static void |
registerApiMapping(Object bean)
注册API
|
public static org.springframework.web.servlet.mvc.method.RequestMappingInfo getApiCache(javax.servlet.http.HttpServletRequest request)
public static void registerApiMapping(Object bean)
bean - beanCopyright © 2022. All rights reserved.