|
|
|
|
|
|
.
|
Batch |
@OnWriteError |
|
org.springframework.batch.support.annotation |
|
.
|
Spring |
@Autowired |
<context:component-scan/>, <context:annotation-config/> |
org.springframework.beans.factory.annotation |
|
.
|
Spring |
@Classifier |
<context:component-scan/>, <context:annotation-config/> |
org.springframework.beans.factory.annotation |
|
.
|
Spring |
@Configurable |
<context:component-scan/>, <context:annotation-config/> |
org.springframework.beans.factory.annotation |
|
.
|
Spring |
@Qualifier |
<context:component-scan/>, <context:annotation-config/> |
org.springframework.beans.factory.annotation |
|
.
|
Spring |
@Required |
<context:component-scan/>, <context:annotation-config/> |
org.springframework.beans.factory.annotation |
|
.
|
Spring |
@Required |
<context:component-scan/>, <context:annotation-config/> |
org.springframework.beans.factory.annotation |
|
.
|
Spring |
@Value |
<context:component-scan/>, <context:annotation-config/> |
org.springframework.beans.factory.annotation |
|
.
|
Cache |
@Cacheable |
<cache:annotation-driven/> Spring 3.1 |
org.springframework.cache.annotation |
|
.
|
Cache |
@NumberFormat |
<cache:annotation-driven/> Spring 3.1 |
org.springframework.cache.annotation |
|
.
|
Spring |
@Bean |
<context:component-scan/> |
org.springframework.context.annotation |
|
.
|
Spring |
@CacheEvict |
<cache:annotation-driven/> Spring 3.1 |
org.springframework.context.annotation |
|
.
|
Spring |
@ComponentScan |
Spring 3.1 |
org.springframework.context.annotation |
|
.
|
Spring |
@Configuration |
<context:component-scan/> |
org.springframework.context.annotation |
|
.
|
Spring |
@DependsOn |
<context:component-scan/> |
org.springframework.context.annotation |
|
.
|
Spring |
@Feature |
<context:component-scan/> Not to be in 3.1 |
org.springframework.context.annotation |
|
.
|
Spring |
@FeatureAnnotation |
<context:component-scan/> Not to be in 3.1 |
org.springframework.context.annotation |
|
.
|
Spring |
@FeatureConfiguration |
<context:component-scan/> Not to be in 3.1 |
org.springframework.context.annotation |
|
.
|
Spring |
@Import |
<context:component-scan/> |
org.springframework.context.annotation |
|
.
|
Spring |
@ImportResource |
<context:component-scan/> |
org.springframework.context.annotation |
|