Skip to content

Align Spring Data JPA annotations with Spring Framework annotations #803

Closed
@spring-projects-issues

Description

@spring-projects-issues

Xavier Dury opened DATAJPA-394 and commented

None of the configuration annotations (@Configuration, @ComponentScan, @EnableTransactionManagement, @EnableCaching, @EnableXXXX) in Spring is @Inherited. So, to align with those annotations in Spring, @EnableJpaRepositories should not be @Inherited


Affects: 1.3.4

1 votes, 2 watchers

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions