Closed
Description
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