Files
spring-data-commons/src/main/java/org/springframework/data
Oliver Drotbohm efccf6d480 DATACMNS-1591 - @Primary is now considered on repository interfaces.
We now elevate the primary annotation from the scanned repository bean definition to the one created for the repository factory. This previously got lost as the former is hidden behind the RepositoryConfiguration interface that previously didn't expose the primary nature of the underlying bean definition.

Original pull request: #410.
2019-10-16 12:04:59 +02:00
..
2019-03-22 11:00:44 +01:00
2019-03-22 11:00:44 +01:00
2019-03-22 11:00:44 +01:00
2019-09-25 13:45:20 +02:00
2019-03-22 11:00:44 +01:00
2019-07-01 15:34:19 +02:00
2019-03-22 11:00:44 +01:00
2019-03-22 11:00:44 +01:00
2019-03-22 11:00:44 +01:00
2019-08-28 10:06:46 +02:00