Skip to content

Commit

Permalink
spring_api: @AliasFor
Browse files Browse the repository at this point in the history
  • Loading branch information
YannCebron committed Jan 8, 2016
1 parent 9de4104 commit c12a758
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions reference_guide/frameworks_and_external_apis/spring_api.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,10 @@ JamStringAttributeMeta.Single<SpringBeanPointer> ATTRIBUTE_META =
new SpringBeanReferenceJamConverter("fqn.to.required.class"));
```

##### @AliasFor
_Version 16_
See `com.intellij.spring.model.aliasFor.SpringAliasForUtils` to obtain corresponding `@AliasFor` JAM.

### spring.factories
_Version 15_
See `com.intellij.spring.spi.SpringSpiManager`.
Expand Down

0 comments on commit c12a758

Please sign in to comment.