Spring Project Annotations
| Project | Annotation | Discovered By | Package | Target(s) | Parameters | Notes | ||
|
. |
AspectJ | @EnableSpringConfigured | org.springframework.beans.factory.aspectj | |||||
|
. |
Batch | @AfterChunk | automatic | org.springframework.batch.core.annotation | ||||
|
. |
Batch | @AfterJob | automatic | org.springframework.batch.core.annotation | ||||
|
. |
Batch | @AfterProcess | automatic | org.springframework.batch.core.annotation | ||||
|
. |
Batch | @AfterRead | automatic | org.springframework.batch.core.annotation | ||||
|
. |
Batch | @AfterStep | automatic | org.springframework.batch.core.annotation | ||||
|
. |
Batch | @AfterWrite | automatic | org.springframework.batch.core.annotation | ||||
|
. |
Batch | @BeforeChunk | automatic | org.springframework.batch.core.annotation | ||||
|
. |
Batch | @BeforeJob | automatic | org.springframework.batch.core.annotation | ||||
|
. |
Batch | @BeforeProcess | automatic | org.springframework.batch.core.annotation | ||||
|
. |
Batch | @BeforeRead | automatic | org.springframework.batch.core.annotation | ||||
|
. |
Batch | @BeforeStep | automatic | org.springframework.batch.core.annotation | ||||
|
. |
Batch | @BeforeWrite | automatic | org.springframework.batch.core.annotation | ||||
|
. |
Batch | @Classifier | automatic | org.springframework.batch.support.annotation | ||||
|
. |
Batch | @MockStaticEntityMethods | automatic | org.springframework.batch.core.annotation | ||||
|
. |
Batch | @OnProcessError | automatic | org.springframework.batch.core.annotation | ||||
|
. |
Batch | @OnReadError | automatic | org.springframework.batch.core.annotation | ||||
|
. |
Batch | @OnSkipInProcess | automatic | org.springframework.batch.core.annotation | ||||
|
. |
Batch | @OnSkipInRead | automatic | org.springframework.batch.core.annotation | ||||
|
. |
Batch | @OnSkipInWrite | automatic | org.springframework.batch.core.annotation | ||||
|
. |
Batch | @OnWriteError | automatic | org.springframework.batch.support.annotation | ||||
|
. |
Cache | @Cacheable | <cache:annotation-driven/> | org.springframework.cache.annotation | 3.1 | |||
|
. |
Cache | @CacheEvict | org.springframework.cache.annotation | |||||
|
. |
Cache | @CachePut | org.springframework.cache.annotation | |||||
|
. |
Cache | @Caching | org.springframework.cache.annotation | |||||
|
. |
Cache | @EnableCaching | org.springframework.cache.annotation | |||||
|
. |
Cache | @NumberFormat | <cache:annotation-driven/> Spring 3.1 | org.springframework.cache.annotation | ||||
|
. |
Data-Commons | @Document | org.springframework.data.mapping | |||||
|
. |
Data-Commons | @Id | org.springframework.data.annotation | |||||
|
. |
Data-Commons | @NoRepositoryBean | org.springframework.data.repository | |||||
|
. |
Data-Commons | @PageableDefaults | org.springframework.data.web | |||||
|
. |
Data-Commons | @Param | org.springframework.data.repository | |||||
|
. |
Data-Commons | @PersistenceConstructor | org.springframework.data.annotation | |||||
|
. |
Data-Commons | @Persistent | org.springframework.data.annotation | |||||
|
. |
Data-Commons | @ReadingConverter | org.springframework.data.convert | |||||
|
. |
Data-Commons | @Reference | org.springframework.data.annotation | |||||
|
. |
Data-Commons | @RepositoryDefinition | org.springframework.data.repository | |||||
|
. |
Data-Commons | @Transient | org.springframework.data.annotation | |||||
|
. |
Data-Commons | @TypeAlias | org.springframework.data.annotation | |||||
|
. |
Data-Commons | @WritingConverter | org.springframework.data.convert | |||||
|
. |
Data-Gemfire | @Query | org.springframework.data.gemfire.repository | |||||
|
. |
Data-Gemfire | @Region | org.springframework.data.gemfire.mapping | |||||
|
. |
Data-Jpa | @Lock | org.springframework.data.jpa.repository | |||||
|
. |
Data-Jpa | @Modifying | JpaQueryMethod | org.springframework.data.jpa.repository | ||||
|
. |
Data-Jpa | @Query | JpaQueryMethod | org.springframework.data.jpa.repository | ||||
|
. |
Data-Jpa | @QueryHints | JpaQueryMethod | org.springframework.data.jpa.repository | ||||
|
. |
Data-Neo4j | @EndNode | org.springframework.data.neo4j.annotation | |||||
|
. |
Data-Neo4j | @Fetch | org.springframework.data.neo4j.annotation | |||||
|
. |
Data-Neo4j | @GraphId | org.springframework.data.neo4j.annotation | |||||
|
. |
Data-Neo4j | @GraphProperty | org.springframework.data.neo4j.annotation | |||||
|
. |
Data-Neo4j | @GraphTraversal | org.springframework.data.neo4j.annotation | |||||
|
. |
Data-Neo4j | @Indexed | org.springframework.data.neo4j.annotation | |||||
|
. |
Data-Neo4j | @MapResult | org.springframework.data.neo4j.annotation | |||||
|
. |
Data-Neo4j | @Neo4jTransactional | org.springframework.data.neo4j.annotation | |||||
|
. |
Data-Neo4j | @NodeEntity | org.springframework.data.neo4j.annotation | |||||
|
. |
Data-Neo4j | @Query | org.springframework.data.neo4j.annotation | |||||
|
. |
Data-Neo4j | @RelatedTo | org.springframework.data.neo4j.annotation | |||||
|
. |
Data-Neo4j | @RelatedToVia | org.springframework.data.neo4j.annotation | |||||
|
. |
Data-Neo4j | @RelationshipEntity | org.springframework.data.neo4j.annotation | |||||
|
. |
Data-Neo4j | @RelationshipType | org.springframework.data.neo4j.annotation | |||||
|
. |
Data-Neo4j | @ResultColumn | org.springframework.data.neo4j.annotation | |||||
|
. |
Data-Neo4j | @StartNode | org.springframework.data.neo4j.annotation | |||||
|
. |
Data-Riak | @KeyValueStoreMetadata | org.springframework.data.keyvalue.riak.convert | |||||
|
. |
Flex | @AmfCreator | org.springframework.flex.core.io | |||||
|
. |
Flex | @AmfIgnore | org.springframework.flex.core.io | |||||
|
. |
Flex | @AmfIgnoreField | org.springframework.flex.core.io | |||||
|
. |
Flex | @AmfProperty | org.springframework.flex.core.io | |||||
|
. |
Flex | @RemotingDestination | <flex:message-broker/> | org.springframework.flex.remoting | ||||
|
. |
Flex | @RemotingExclude | <flex:message-broker/> | org.springframework.flex.remoting | ||||
|
. |
Flex | @RemotingInclude | <flex:message-broker/> | org.springframework.flex.remoting | ||||
|
. |
Grails | @ApplyDetachedCriteriaTransform | org.grails.datastore.gorm.query.transform | |||||
|
. |
Grails | @Entity | org.grails.datastore.mapping.annotation | |||||
|
. |
Grails | @Entity | persistence | |||||
|
. |
Grails | @Id | org.grails.datastore.mapping.annotation | |||||
|
. |
Grails | @Index | org.grails.datastore.mapping.annotation | |||||
|
. |
Grails | @JpaEntity | gorm | |||||
|
. |
Integration | @Aggregator | automatic | org.springframework.integration.annotation | ||||
|
. |
Integration | @CorrelationStrategy | automatic | org.springframework.integration.annotation | ||||
|
. |
Integration | @Filter | automatic | org.springframework.integration.annotation | ||||
|
. |
Integration | @Gateway | automatic | org.springframework.integration.annotation | ||||
|
. |
Integration | @Header | automatic | org.springframework.integration.annotation | ||||
|
. |
Integration | @Headers | automatic | org.springframework.integration.annotation | ||||
|
. |
Integration | @MessageEndpoint | <context:component-scan/>, <context:annotation-config/>, @ComponentScan | org.springframework.integration.annotation | ||||
|
. |
Integration | @Payload | automatic | org.springframework.integration.annotation | ||||
|
. |
Integration | @Payloads | automatic | org.springframework.integration.annotation | ||||
|
. |
Integration | @Publisher | <si:annotation-config/> | org.springframework.integration.annotation | ||||
|
. |
Integration | @ReleaseStrategy | automatic | org.springframework.integration.annotation | ||||
|
. |
Integration | @Router | automatic | org.springframework.integration.annotation | ||||
|
. |
Integration | @ServiceActivator | automatic | org.springframework.integration.annotation | ||||
|
. |
Integration | @Splitter | automatic | org.springframework.integration.annotation | ||||
|
. |
Integration | @Transformer | automatic | org.springframework.integration.annotation | ||||
|
. |
JMX | @ManagedAttribute | <context:mbean-export/> | org.springframework.jmx.export.annotation | defaultValue, description, currencyTimeLimit, persistPolicy, persistPeriod | |||
|
. |
JMX | @ManagedMetric | <context:mbean-export/> | org.springframework.jmx.export.annotation | category, currencyTimeLimit, description, displayName, metricType, persistPeriod, persistPolicy, unit | |||
|
. |
JMX | @ManagedNotification | <context:mbean-export/> | org.springframework.jmx.export.annotation | name, description, notificationTypes | |||
|
. |
JMX | @ManagedNotifications | <context:mbean-export/> | org.springframework.jmx.export.annotation | value <notificationTypes[]> | |||
|
. |
JMX | @ManagedOperation | <context:mbean-export/> | org.springframework.jmx.export.annotation | description, currencyTimeLimit | |||
|
. |
JMX | @ManagedOperationParameter | <context:mbean-export/> | org.springframework.jmx.export.annotation | name, description | |||
|
. |
JMX | @ManagedOperationParameters | <context:mbean-export/> | org.springframework.jmx.export.annotation | value <ManagedOperationParameter[]> | |||
|
. |
JMX | @ManagedResource | <context:mbean-export/> | org.springframework.jmx.export.annotation | value, objectName description, currencyTimeLimit, log, logFile, persistPolicy, persistPeriod, persistName, persistLocation | |||
|
. |
MVC | @CookieValue | <tx:annotation-driven/>, @EnableTransactionManagement | org.springframework.web.bind.annotation | ||||
|
. |
MVC | @ExceptionHandler | <mvc:annotation-driven/>, @EnableWebMvc | org.springframework.web.bind.annotation | ||||
|
. |
MVC | @InitBinder | <mvc:annotation-driven/>, @EnableWebMvc | org.springframework.web.bind.annotation | ||||
|
. |
MVC | @Mapping | <mvc:annotation-driven/>, @EnableWebMvc | org.springframework.web.bind.annotation | ||||
|
. |
MVC | @ModelAttribute | <mvc:annotation-driven/>, @EnableWebMvc | org.springframework.web.bind.annotation | ||||
|
. |
MVC | @PathVariable | <mvc:annotation-driven/>, @EnableWebMvc | org.springframework.web.bind.annotation | ||||
|
. |
MVC | @RequestBody | <mvc:annotation-driven/>, @EnableWebMvc | org.springframework.web.bind.annotation | ||||
|
. |
MVC | @RequestHeader | <mvc:annotation-driven/>, @EnableWebMvc | org.springframework.web.bind.annotation | ||||
|
. |
MVC | @RequestMapping | <mvc:annotation-driven/>, @EnableWebMvc | org.springframework.web.bind.annotation | ||||
|
. |
MVC | @RequestParam | <mvc:annotation-driven/>, @EnableWebMvc | org.springframework.web.bind.annotation | ||||
|
. |
MVC | @ResponseBody | <mvc:annotation-driven/>, @EnableWebMvc | org.springframework.web.bind.annotation | ||||
|
. |
MVC | @ResponseStatus | <mvc:annotation-driven/>, @EnableWebMvc | org.springframework.web.bind.annotation | ||||
|
. |
MVC | @SessionAttributes | <mvc:annotation-driven/>, @EnableWebMvc | org.springframework.web.bind.annotation | ||||
|
. |
Portlet | @ActionMapping | org.springframework.web.portlet.bind.annotation | |||||
|
. |
Portlet | @EventMapping | org.springframework.web.portlet.bind.annotation | |||||
|
. |
Portlet | @RenderMapping | org.springframework.web.portlet.bind.annotation | |||||
|
. |
Portlet | @ResourceMapping | org.springframework.web.portlet.bind.annotation | |||||
|
. |
Retry | @Classifier | org.springframework.classify.annotation | |||||
|
. |
Roo | @AutoPopulate | org.springframework.roo.shell | |||||
|
. |
Roo | @CliAvailabilityIndicator | org.springframework.roo.annotation.populator | |||||
|
. |
Roo | @CliCommand | org.springframework.roo.shell | |||||
|
. |
Roo | @CliOption | org.springframework.roo.shell | 3.1 | ||||
|
. |
Roo | @RooConfigurable | org.springframework.roo.addon.configurable | |||||
|
. |
Roo | @RooConversionService | org.springframework.roo.addon.web.mvc.controller | |||||
|
. |
Roo | @RooDataOnDemand | org.springframework.roo.addon.dod | |||||
|
. |
Roo | @RooDbManaged | org.springframework.roo.addon.dbre | |||||
|
. |
Roo | @RooEditor | org.springframework.roo.addon.property.editor | |||||
|
. |
Roo | @RooEntity | org.springframework.roo.addon.entity | |||||
|
. |
Roo | @RooGwtLocator | org.springframework.roo.addon.gwt | |||||
|
. |
Roo | @RooGwtMirroredFrom | org.springframework.roo.addon.gwt | |||||
|
. |
Roo | @RooGwtProxy | org.springframework.roo.addon.gwt | |||||
|
. |
Roo | @RooGwtRequest | org.springframework.roo.addon.gwt | |||||
|
. |
Roo | @RooIdentifier | org.springframework.roo.addon.entity | |||||
|
. |
Roo | @RooIntegrationTest | org.springframework.roo.addon.test | |||||
|
. |
Roo | @RooJavaBean | org.springframework.roo.addon.javabean | |||||
|
. |
Roo | @RooJpaEntity | org.springframework.roo.addon.entity | |||||
|
. |
Roo | @RooJsfApplicationBean | org.springframework.roo.addon.jsf | |||||
|
. |
Roo | @RooJsfConverter | org.springframework.roo.addon.jsf | |||||
|
. |
Roo | @RooJsfManagedBean | org.springframework.roo.addon.jsf | |||||
|
. |
Roo | @RooJson | org.springframework.roo.addon.json | |||||
|
. |
Roo | @RooMongoEntity | org.springframework.roo.addon.layers.repository.mongo | |||||
|
. |
Roo | @RooOp4j | org.springframework.roo.addon.op4j | |||||
|
. |
Roo | @RooPlural | org.springframework.roo.addon.plural | |||||
|
. |
Roo | @RooRepositoryJpa | org.springframework.roo.addon.layers.repository.jpa | |||||
|
. |
Roo | @RooRepositoryMongo | org.springframework.roo.addon.layers.repository.mongo | |||||
|
. |
Roo | @RooSerializable | org.springframework.roo.addon.serializable | |||||
|
. |
Roo | @RooService | org.springframework.roo.addon.layers.service | |||||
|
. |
Roo | @RooSolrSearchable | org.springframework.roo.addon.solr | |||||
|
. |
Roo | @RooSolrWebSearchable | org.springframework.roo.addon.solr | |||||
|
. |
Roo | @RooToString | org.springframework.roo.addon.tostring | |||||
|
. |
Roo | @RooUploadedFile | org.springframework.roo.addon.jsf | |||||
|
. |
Roo | @RooWebFinder | org.springframework.roo.addon.web.mvc.controller.finder | |||||
|
. |
Roo | @RooWebJson | org.springframework.roo.addon.web.mvc.controller.json | |||||
|
. |
Roo | @RooWebScaffold | org.springframework.roo.addon.web.mvc.controller | |||||
|
. |
Security | @PostAuthorize | <security:global-method-security secured-annotations="enabled" /> | org.springframework.security.access.prepost | ||||
|
. |
Security | @PostFilter | <security:global-method-security secured-annotations="enabled" /> | org.springframework.security.access.prepost | ||||
|
. |
Security | @PreAuthorize | <security:global-method-security secured-annotations="enabled" /> | org.springframework.security.access.prepost | ||||
|
. |
Security | @PreFilter | <security:global-method-security secured-annotations="enabled" /> | org.springframework.security.access.prepost | ||||
|
. |
Security | @Secured | <security:global-method-security secured-annotations="enabled" /> | org.springframework.security.access.annotation | ||||
|
. |
Security-OAuth | @ConsumerKeysAllowed | <security:global-method-security secured-annotations="enabled" /> | org.springframework.security.oauth.provider.attributes | ||||
|
. |
Security-OAuth | @ConsumerRolesAllowed | <security:global-method-security secured-annotations="enabled" /> | org.springframework.security.oauth.provider.attributes | ||||
|
. |
Security-OAuth | @DenyAllConsumers | <security:global-method-security secured-annotations="enabled" /> | org.springframework.security.oauth.provider.attributes | ||||
|
. |
Security-OAuth | @PermitAllConsumers | <security:global-method-security secured-annotations="enabled" /> | org.springframework.security.oauth.provider.attributes | ||||
|
. |
Social | @FacebookCookieValue | org.springframework.social.facebook.web | |||||
|
. |
Spring | @Async | <task:annotation-driven/> | org.springframework.scheduling.annotation | ||||
|
. |
Spring | @Autowired | <context:component-scan/>, <context:annotation-config/>, @ComponentScan | org.springframework.beans.factory.annotation | ||||
|
. |
Spring | @Bean | <context:component-scan/> | org.springframework.context.annotation | ||||
|
. |
Spring | @BeginConversation | org.springframework.conversation.annotation | 3.1 | ||||
|
. |
Spring | @CacheEvict | <cache:annotation-driven/> | org.springframework.context.annotation | 3.1 | |||
|
. |
Spring | @Classifier | <context:component-scan/>, <context:annotation-config/>, @ComponentScan | org.springframework.beans.factory.annotation | ||||
|
. |
Spring | @Component | <context:component-scan/>, @ComponentScan | org.springframework.stereotype | ||||
|
. |
Spring | @ComponentScan | @Configuration | org.springframework.context.annotation | 3.1 | Bean Config - works as <context:component-scan /> | ||
|
. |
Spring | @Configurable | <context:component-scan/>, <context:annotation-config/>, @ComponentScan | org.springframework.beans.factory.annotation | ||||
|
. |
Spring | @Configuration | <context:component-scan/>, @ComponentScan, ConfigurationClassPostProcessor | org.springframework.context.annotation | ||||
|
. |
Spring | @Controller | <context:component-scan/>, @ComponentScan | org.springframework.stereotype | ||||
|
. |
Spring | @DateTimeFormat | <mvc:annotation-driven/>, @EnableWebMvc | org.springframework.format.annotation | ||||
|
. |
Spring | @DependsOn | <context:component-scan/> | org.springframework.context.annotation | ||||
|
. |
Spring | @EnableAspectJAutoProxy | @Configuration | org.springframework.context.annotation | ||||
|
. |
Spring | @EnableAsync | <task:annotation-driven/> | org.springframework.scheduling.annotation | ||||
|
. |
Spring | @EnableLoadTimeWeaving | org.springframework.context.annotation | 3.1 | ||||
|
. |
Spring | @EnableScheduling | <task:annotation-driven/> | org.springframework.scheduling.annotation | ||||
|
. |
Spring | @EnableTransactionManagement | @Configuration | org.springframework.transaction.annotation | 3.1 | Bean Config - works as <tx:annotation-driven /> | org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration & AbstractTransactionManagementConfiguration | |
|
. |
Spring | @EnableWebMvc | @Configuration | org.springframework.web.servlet.config.annotation | 3.1 | Bean Config - works as <mvc:annotation-driven /> | ||
|
. |
Spring | @EndConversation | org.springframework.conversation.annotation | 3.1 | ||||
|
. |
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 | @FilterType | org.springframework.context.annotation | |||||
|
. |
Spring | @Import | <context:component-scan/> | org.springframework.context.annotation | Bean Config - Imports other BeanConfig class | |||
|
. |
Spring | @ImportResource | <context:component-scan/> | org.springframework.context.annotation | ||||
|
. |
Spring | @Lazy | <context:component-scan/> | org.springframework.context.annotation | ||||
|
. |
Spring | @MockStaticEntityMethods | org.springframework.mock.staticmock | |||||
|
. |
Spring | @NumberFormat | <mvc:annotation-driven/>, @EnableWebMvc | org.springframework.format.annotation | ||||
|
. |
Spring | @Order | <context:component-scan/> | org.springframework.core.annotation | ||||
|
. |
Spring | @Primary | <context:component-scan/> | org.springframework.context.annotation | ||||
|
. |
Spring | @Profile | <context:component-scan/>, @Configuration | org.springframework.context.annotation | 3.1 | Type | String[] profileNames | Bean Config - enables bean from environment variable "spring.profiles.active" |
|
. |
Spring | @PropertySource | @Configuration | org.springframework.context.annotation | 3.1 | Bean Config - works as <context:property-placeholder /> | ||
|
. |
Spring | @Qualifier | <context:component-scan/>, <context:annotation-config/>, @ComponentScan | org.springframework.beans.factory.annotation | ||||
|
. |
Spring | @Repository | <context:component-scan/>, @ComponentScan | org.springframework.stereotype | ||||
|
. |
Spring | @Required | <context:component-scan/>, <context:annotation-config/>, @ComponentScan, RequiredAnnotationBeanPostProcessor | org.springframework.beans.factory.annotation | ||||
|
. |
Spring | @Role | org.springframework.context.annotation | 3.1 | 3.1 | |||
|
. |
Spring | @Scheduled | <task:annotation-driven/> | org.springframework.scheduling.annotation | ||||
|
. |
Spring | @Scope | <context:component-scan/>, @ComponentScan | org.springframework.context.annotation | ||||
|
. |
Spring | @Service | <context:component-scan/>, @ComponentScan | org.springframework.stereotype | ||||
|
. |
Spring | @Transactional | <tx:annotation-driven/>, @EnableTransactionManagement | org.springframework.transaction.annotation | ||||
|
. |
Spring | @Validated | org.springframework.validation.annotation | |||||
|
. |
Spring | @Value | <context:component-scan/>, <context:annotation-config/>, @ComponentScan, AutowiredAnnotationBeanPostProcessor | org.springframework.beans.factory.annotation | Field, Method | value:String | SpEL Expressions | |
|
. |
Test | @ActiveProfiles | @RunWith(SpringJUnit4ClassRunner.class) | org.springframework.test.context | 3.1 | Type | String profile, String [] profiles, Boolean inheritProfiles=true | |
|
. |
Test | @AfterTransaction | @RunWith(SpringJUnit4ClassRunner.class) | org.springframework.test.context.transaction | Method | none | ||
|
. |
Test | @BeforeTransaction | @RunWith(SpringJUnit4ClassRunner.class) | org.springframework.test.context.transaction | Method | none | ||
|
. |
Test | @ContextConfiguration | @RunWith(SpringJUnit4ClassRunner.class) | org.springframework.test.context | Type | String[] value, String[] locations, Class<T>[] classes, Boolean inheritLocations=true, Class<? extends ContextLoader> loader=ContextLoader.class | ||
|
. |
Test | @DirtiesContext | @RunWith(SpringJUnit4ClassRunner.class) | org.springframework.test.annotation | ClassMode classMode=ClassMode.AFTER_CLASS or ClassMode.AFTER_EACH_TEST_METHOD | |||
|
. |
Test | @ExpectedException | @RunWith(SpringJUnit4ClassRunner.class) | org.springframework.test.annotation | Method | Deprecated | ||
|
. |
Test | @IfProfileValue | @RunWith(SpringJUnit4ClassRunner.class) | org.springframework.test.annotation | Type, Method | String name, String value, String[] values | https://jira.springsource.org/browse/SPR-7754 | |
|
. |
Test | @NotTransactional | @RunWith(SpringJUnit4ClassRunner.class) | org.springframework.test.annotation | Method | Deprecated | ||
|
. |
Test | @ProfileValueSourceConfiguration | @RunWith(SpringJUnit4ClassRunner.class) | org.springframework.test.annotation | Type | Class<? extends ProfileValueSource> value=SystemProfileValueSource.class | ||
|
. |
Test | @Repeat | @RunWith(SpringJUnit4ClassRunner.class) | org.springframework.test.annotation | Method | Integer value=1 | ||
|
. |
Test | @Rollback | @RunWith(SpringJUnit4ClassRunner.class) | org.springframework.test.annotation | Method | Boolean value=true | ||
|
. |
Test | @TestExecutionListeners | @RunWith(SpringJUnit4ClassRunner.class) | org.springframework.test.context | Type | Class<? extends TestExecutionListener>[] listeners, Class<? extends TestExecutionListener>[] value, Boolean inheritListeners=true | ||
|
. |
Test | @Timed | @RunWith(SpringJUnit4ClassRunner.class) | org.springframework.test.annotation | Method | Long millis | ||
|
. |
Test | @TransactionConfiguration | @RunWith(SpringJUnit4ClassRunner.class) | org.springframework.test.context.transaction | Type | String transactionManager="transactionManager", Boolean defaultRollback=true | ||
|
. |
WS | @Action | <ws:annotation-driven/> | org.springframework.ws.soap.addressing.server.annotation | ||||
|
. |
WS | @Address | <ws:annotation-driven/> | org.springframework.ws.soap.addressing.server.annotation | ||||
|
. |
WS | @Endpoint | <context:component-scan/> | org.springframework.ws.server.endpoint.annotation | ||||
|
. |
WS | @Namespace | <ws:annotation-driven/> | org.springframework.ws.server.endpoint.annotation | ||||
|
. |
WS | @Namespaces | <ws:annotation-driven/> | org.springframework.ws.server.endpoint.annotation | ||||
|
. |
WS | @PayloadRoot | <ws:annotation-driven/> | org.springframework.ws.server.endpoint.annotation | ||||
|
. |
WS | @RequestPayload | <ws:annotation-driven/> | org.springframework.ws.server.endpoint.annotation | ||||
|
. |
WS | @ResponsePayload | <ws:annotation-driven/> | org.springframework.ws.server.endpoint.annotation | ||||
|
. |
WS | @SoapAction | <ws:annotation-driven/> | org.springframework.ws.soap.server.endpoint.annotation | ||||
|
. |
WS | @SoapFault | <ws:annotation-driven/> | org.springframework.ws.soap.server.endpoint.annotation | ||||
|
. |
WS | @SoapHeader | <ws:annotation-driven/> | org.springframework.ws.soap.server.endpoint.annotation. | ||||
|
. |
WS | @XPathParam | <ws:annotation-driven/> | org.springframework.ws.server.endpoint.annotation | ||||
|
. |
Spring Project Annotations的更多相关文章
- How those spring enable annotations work--转
原文地址:http://blog.fawnanddoug.com/2012/08/how-those-spring-enable-annotations-work.html Spring's Java ...
- 译:Spring框架参考文档之IoC容器(未完成)
6. IoC容器 6.1 Spring IoC容器和bean介绍 这一章节介绍了Spring框架的控制反转(IoC)实现的原理.IoC也被称作依赖注入(DI).It is a process wher ...
- verview of Spring Framework--转
http://docs.spring.io/spring/docs/current/spring-framework-reference/html/overview.html 2. Introduct ...
- Developing JSF applications with Spring Boot
Developing JSF applications with Spring Boot Spring Boot can leverage any type of applications, not ...
- Spring Cloud Summary
Spring Cloud Summary https://cloud.spring.io/spring-cloud-static/Finchley.RC1/single/spring-cloud.ht ...
- spring boot 打包方式 spring boot 整合mybaits REST services
<build> <sourceDirectory>src/main/java</sourceDirectory> <plugins> <plugi ...
- Spring Boot Reference Guide
Spring Boot Reference Guide Authors Phillip Webb, Dave Syer, Josh Long, Stéphane Nicoll, Rob Winch, ...
- 【Spring实战】----开篇(包含系列目录链接)
[Spring实战]----开篇(包含系列目录链接) 置顶2016年11月10日 11:12:56 阅读数:3617 终于还是要对Spring进行解剖,接下来Spring实战篇系列会以应用了Sprin ...
- Spring IoC Container and Spring Bean Example Tutorial
Spring Framework is built on the Inversion of Control (IOC) principle. Dependency injection is the t ...
随机推荐
- 一、HTML和CSS基础--网页布局--网页简单布局之结构与表现原则
结构.表现和行为分离,不仅是一项技术,更主要的是一种思想,当我们拿到一个网页时,先考虑设计图中的文字内容和内容模块之间的关系,重点放在编写html结构和语义化,然后考虑布局和表现形式.,减少HTML与 ...
- 2.简单工厂模式(Simple Factory)
using System; namespace ConsoleApplication1 { class Program { static void Main(string[] args) { //如果 ...
- !!!四种常见的 POST 提交数据方式(含application/json)
HTTP/1.1 协议规定的 HTTP 请求方法有 OPTIONS.GET.HEAD.POST.PUT.DELETE.TRACE.CONNECT 这几种.其中 POST 一般用来向服务端提交数据,本文 ...
- Groovy安装配置
一.介绍 Groovy是可以运行在 Java 平台上进行动态语言,使用方式基本与使用 Java 的方式相同,Groovy和java基本是可以实现无缝整合,它有以下一些特性: 是一个基于Java虚拟机的 ...
- C编译: 动态连接库 (.so文件)
转自:http://www.cnblogs.com/vamei/archive/2013/04/04/2998850.html 在“纸上谈兵: 算法与数据结构”中,我在每一篇都会有一个C程序,用于实现 ...
- EntityFramework 6.0< Code First > 连接 Mysql数据库(转)
http://blog.csdn.net/kmguo/article/details/19650299 网上有很多关于用EntityFrame来连接Mysql数据库的教程,可是很多并不靠谱,转载的太多 ...
- DP/最短路 URAL 1741 Communication Fiend
题目传送门 /* 题意:程序从1到n版本升级,正版+正版->正版,正版+盗版->盗版,盗版+盗版->盗版 正版+破解版->正版,盗版+破解版->盗版 DP:每种情况考虑一 ...
- DP+路径 URAL 1029 Ministry
题目传送门 /* 题意:就是从上到下,找到最短路,输出路径 DP+路径:状态转移方程:dp[i][j] = min (dp[i-1][j], dp[i][j-1], dp[i][j+1]) + a[[ ...
- BZOJ1185 : [HNOI2007]最小矩形覆盖
求出凸包后,矩形的一条边一定与凸包的某条边重合. 枚举每条边,求出离它最远的点和离它最左最右的点,因为那三个点是单调变化的,所以复杂度为$O(n)$. 注意精度. #include<cstdio ...
- HDU 1011 (树形DP+背包)
题目链接: http://acm.hdu.edu.cn/showproblem.php?pid=1011 题目大意:树上取点,先取父亲,再取儿子.每个点,权为w,花费为cost,给定m消费总额,求最大 ...