| 类和说明 |
|---|
| Component
该注解用来标识类型,当类型上标记了本注解,系统会在初始化阶段实例化该对象,并且对需要自动装载的属性进行赋值
该注解标识的类型生成的对象不使用动态代理的方式实例化,不会被默认拦截器拦截
This annotation is used to identify the type, and when the annotation is marked on the type,
the system instantiates the object in the initialization phase and assigns the attributes that need to be automatically loaded.
|
| 类和说明 |
|---|
| Component
该注解用来标识类型,当类型上标记了本注解,系统会在初始化阶段实例化该对象,并且对需要自动装载的属性进行赋值
该注解标识的类型生成的对象不使用动态代理的方式实例化,不会被默认拦截器拦截
This annotation is used to identify the type, and when the annotation is marked on the type,
the system instantiates the object in the initialization phase and assigns the attributes that need to be automatically loaded.
|
| 类和说明 |
|---|
| Configuration |
| Interceptor
拦截器注解,标注了该注解的对象,需要实现
BeanMethodInterceptor接口,可以拦截标注了指定注解的方法或对象的全部方法
The interceptor annotation, annotated with the object of the annotation, needs to implement the BeanMethodInterceptor interface,
which intercepts all methods or objects that annotate the specified annotation. |
| 类和说明 |
|---|
| Component
该注解用来标识类型,当类型上标记了本注解,系统会在初始化阶段实例化该对象,并且对需要自动装载的属性进行赋值
该注解标识的类型生成的对象不使用动态代理的方式实例化,不会被默认拦截器拦截
This annotation is used to identify the type, and when the annotation is marked on the type,
the system instantiates the object in the initialization phase and assigns the attributes that need to be automatically loaded.
|
| 类和说明 |
|---|
| Component
该注解用来标识类型,当类型上标记了本注解,系统会在初始化阶段实例化该对象,并且对需要自动装载的属性进行赋值
该注解标识的类型生成的对象不使用动态代理的方式实例化,不会被默认拦截器拦截
This annotation is used to identify the type, and when the annotation is marked on the type,
the system instantiates the object in the initialization phase and assigns the attributes that need to be automatically loaded.
|
| Order |
| 类和说明 |
|---|
| Component
该注解用来标识类型,当类型上标记了本注解,系统会在初始化阶段实例化该对象,并且对需要自动装载的属性进行赋值
该注解标识的类型生成的对象不使用动态代理的方式实例化,不会被默认拦截器拦截
This annotation is used to identify the type, and when the annotation is marked on the type,
the system instantiates the object in the initialization phase and assigns the attributes that need to be automatically loaded.
|
Copyright © 2021. All rights reserved.