Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Mark Paluch opened DATACASS-259 and commented
Allow usage of Spring 4.2 @AliasFor with:
@AliasFor
@Table
@UserDefinedType
@PrimaryKey
@PrimaryKeyColumn
@PrimaryKeyClass
@Column
@CassandraType
@Query
Affects: 1.5 M1 (Ingalls), 2.0 M1 (Kay)
Issue Links:
DATACMNS-825 Allow usage of composed annotations on PersistentEntity and PersistentProperty using @AliasFor
DATAMONGO-1373 Problem with custom annotations with AliasFor annotated attributes
Referenced from: pull request #90
Backported to: 1.5 RC1 (Ingalls)
The text was updated successfully, but these errors were encountered:
John Blum commented
Reviewed and merged to master as well as 2.0.x. Thanks!
master
2.0.x
Sorry, something went wrong.
mp911de
No branches or pull requests
Mark Paluch opened DATACASS-259 and commented
Allow usage of Spring 4.2
@AliasFor
with:@Table
@UserDefinedType
@PrimaryKey
@PrimaryKeyColumn
@PrimaryKeyClass
@Column
@CassandraType
@Query
Affects: 1.5 M1 (Ingalls), 2.0 M1 (Kay)
Issue Links:
DATACMNS-825 Allow usage of composed annotations on PersistentEntity and PersistentProperty using
@AliasFor
DATAMONGO-1373 Problem with custom annotations with AliasFor annotated attributes
Referenced from: pull request #90
Backported to: 1.5 RC1 (Ingalls)
The text was updated successfully, but these errors were encountered: