| 接口 | 说明 |
|---|---|
| MarkRpcController |
Mark this subclass is a spring web controller and with rpc(
LocalizedMethodArguments) trait |
| RpcController |
Mark this subclass is a spring web controller and with rpc(
LocalizedMethodArguments) trait |
| 类 | 说明 |
|---|---|
| BaseController |
Spring web base controller
|
| JdbcTemplateWrapper |
Wrapped jdbc template.
|
| LocalizedMethodArgumentResolver |
Localized method parameter for spring web
org.springframework.stereotype.Controller methods. |
| PageMethodArgumentResolver |
分页查询方法参数解析,在spring-mvc配置文件中做如下配置
|
| ProxyUtils |
Spring proxy utils
|
| SpringContextHolder |
ContextLoaderListener的bean factory是DispatcherServlet的parent
spring上下文无法访问spring mvc上下文,但spring mvc上下文却能访问spring上下文,使用List
|
| SpringUtils |
Spring utils
|
| TransactionUtils |
Spring transaction utility.
|
| TypedMapMethodArgumentResolver |
The common request parameter resolver for map model
|
| YamlProperties |
Yaml properties
|
| YamlPropertySourceFactory |
Spring yaml properties source factory,
for help use annotation
org.springframework.context.annotation.PropertySource
{@code |
| 注释类型 | 说明 |
|---|---|
| LocalizedMethodArguments |
Localization method arguments annotation definition.
|
Copyright © 2023. All rights reserved.