索引

A C D E I K N O P R V 
All Classes and Interfaces|所有程序包

A

Auth - org.ifinalframework.web.annotation.auth中的Annotation Interface
Mark the target need to do auth.

C

ConditionalOnReactiveWebApplication - org.ifinalframework.web.annotation.condition中的Annotation Interface
ConditionalOnReactiveWebApplication.
ConditionalOnServletWebApplication - org.ifinalframework.web.annotation.condition中的Annotation Interface
ConditionalOnWebMvcApplication.

D

defaultValue() - annotation interface 中的元素 org.ifinalframework.web.annotation.bind.RequestJsonParam
 

E

excludes() - annotation interface 中的元素 org.ifinalframework.web.annotation.servlet.Interceptor
return exclude path patterns.

I

includes() - annotation interface 中的元素 org.ifinalframework.web.annotation.servlet.Interceptor
return the path patterns.
Interceptor - org.ifinalframework.web.annotation.servlet中的Annotation Interface
A custom Component annotation for HandlerInterceptor and the interceptor would be auto-detects by a custom a WebMvcConfigurer.

K

key() - annotation interface 中的元素 org.ifinalframework.web.annotation.response.ResponseColumn
 

N

name() - annotation interface 中的元素 org.ifinalframework.web.annotation.bind.RequestExcelPart
The name of the part in the "multipart/form-data" request to bind to.
name() - annotation interface 中的元素 org.ifinalframework.web.annotation.bind.RequestJsonParam
 
name() - annotation interface 中的元素 org.ifinalframework.web.annotation.response.ResponseColumn
 

O

org.ifinalframework.web.annotation.auth - 程序包 org.ifinalframework.web.annotation.auth
 
org.ifinalframework.web.annotation.bind - 程序包 org.ifinalframework.web.annotation.bind
 
org.ifinalframework.web.annotation.condition - 程序包 org.ifinalframework.web.annotation.condition
 
org.ifinalframework.web.annotation.response - 程序包 org.ifinalframework.web.annotation.response
 
org.ifinalframework.web.annotation.servlet - 程序包 org.ifinalframework.web.annotation.servlet
 

P

PostAuth - org.ifinalframework.web.annotation.auth中的Annotation Interface
 

R

RequestExcelPart - org.ifinalframework.web.annotation.bind中的Annotation Interface
&#064RestController public class ExcelController{ &#064GetMapping("/excel) public List<T> excel(&#064RequestExcelPart List<T> list){ return list; } }
RequestJsonParam - org.ifinalframework.web.annotation.bind中的Annotation Interface
An ext Annotation which can resolve json param from request parameters for HandlerMethodArgumentResolver like RequestParam and RequestBody.
required() - annotation interface 中的元素 org.ifinalframework.web.annotation.bind.RequestExcelPart
Whether the part is required.
required() - annotation interface 中的元素 org.ifinalframework.web.annotation.bind.RequestJsonParam
 
ResponseColumn - org.ifinalframework.web.annotation.response中的Annotation Interface
ResponseColumn.
ResponseColumn.ResponseColumns - org.ifinalframework.web.annotation.response中的Annotation Interface
 

V

value() - annotation interface 中的元素 org.ifinalframework.web.annotation.auth.Auth
 
value() - annotation interface 中的元素 org.ifinalframework.web.annotation.auth.PostAuth
 
value() - annotation interface 中的元素 org.ifinalframework.web.annotation.bind.RequestExcelPart
value() - annotation interface 中的元素 org.ifinalframework.web.annotation.bind.RequestJsonParam
 
value() - annotation interface 中的元素 org.ifinalframework.web.annotation.response.ResponseColumn.ResponseColumns
 
value() - annotation interface 中的元素 org.ifinalframework.web.annotation.response.ResponseColumn
 
value() - annotation interface 中的元素 org.ifinalframework.web.annotation.servlet.Interceptor
 
A C D E I K N O P R V 
All Classes and Interfaces|所有程序包