Andy Wilkinson
c474f24fe8
Break cycle in spring-boot-data-* modules
...
There was a cycle in the spring-boot-data-* modules.
SpringDataWebAutoConfiguration (which sits at the spring-data-commons
level) referenced RepositoryRestMvcAutoConfiguration (which sits
at the spring-data-rest level). This dependency's expressed in the
wrong direction as data-rest depends on data-commons. The resulting
cycle was not noticable as it was expressed through a String afterName
attribute on `@AutoConfiguration`.
spring-boot-data-commons was also using spring-boot-data-jpa for its
tests, which also results in an inverted dependency relationship.
This commit reworks things so that all of the spring-boot-data-*
modules depend upon spring-boot-data-commons, mirroring the
dependency relationship in Spring Data. The integration tests in
spring-boot-data-commons have been reworked to use Spring Data
directly, avoiding the need for a circular from
spring-boot-data-commons to another spring-boot-data-* module.
See gh-46071
2025-07-01 12:02:58 +01:00
..
2025-07-01 12:00:04 +01:00
2025-07-01 12:01:29 +01:00
2025-07-01 12:02:57 +01:00
2025-07-01 12:02:57 +01:00
2025-07-01 12:02:57 +01:00
2025-07-01 12:02:57 +01:00
2025-07-01 12:02:57 +01:00
2025-07-01 12:02:37 +01:00
2025-07-01 12:01:31 +01:00
2025-07-01 11:58:56 +01:00
2025-07-01 11:58:58 +01:00
2025-07-01 12:02:52 +01:00
2025-07-01 12:02:37 +01:00
2025-07-01 12:01:35 +01:00
2025-07-01 12:00:59 +01:00
2025-07-01 12:02:58 +01:00
2025-07-01 12:02:58 +01:00
2025-07-01 12:02:58 +01:00
2025-07-01 12:02:58 +01:00
2025-07-01 12:02:58 +01:00
2025-07-01 12:02:58 +01:00
2025-07-01 12:02:58 +01:00
2025-07-01 12:02:58 +01:00
2025-07-01 12:02:58 +01:00
2025-07-01 12:02:58 +01:00
2025-07-01 12:02:58 +01:00
2025-07-01 12:02:58 +01:00
2025-07-01 12:02:55 +01:00
2025-07-01 12:00:04 +01:00
2025-07-01 12:01:27 +01:00
2025-07-01 12:02:39 +01:00
2025-07-01 12:02:57 +01:00
2025-07-01 12:01:37 +01:00
2025-07-01 12:01:41 +01:00
2025-07-01 11:58:31 +01:00
2025-07-01 12:02:52 +01:00
2025-07-01 11:58:49 +01:00
2025-07-01 11:58:31 +01:00
2025-07-01 11:56:23 +01:00
2025-07-01 11:58:31 +01:00
2025-07-01 11:58:31 +01:00
2025-07-01 12:01:45 +01:00
2025-07-01 12:02:52 +01:00
2025-07-01 11:58:55 +01:00
2025-07-01 11:58:52 +01:00
2025-07-01 12:02:37 +01:00
2025-07-01 12:00:04 +01:00
2025-07-01 11:53:53 +01:00
2025-07-01 12:02:37 +01:00
2025-07-01 12:02:52 +01:00
2025-07-01 12:02:37 +01:00
2025-07-01 12:00:29 +01:00
2025-07-01 11:55:39 +01:00
2025-07-01 12:02:37 +01:00
2025-07-01 11:54:57 +01:00
2025-07-01 12:02:37 +01:00
2025-07-01 12:01:46 +01:00
2025-07-01 12:01:43 +01:00
2025-07-01 12:00:37 +01:00
2025-07-01 12:02:54 +01:00
2025-07-01 12:02:37 +01:00
2025-07-01 12:00:04 +01:00
2025-07-01 12:01:50 +01:00
2025-07-01 11:58:23 +01:00
2025-07-01 12:02:53 +01:00
2025-07-01 12:02:36 +01:00
2025-07-01 11:59:13 +01:00
2025-07-01 12:01:52 +01:00
2025-07-01 12:02:20 +01:00
2025-07-01 12:02:52 +01:00
2025-07-01 11:58:20 +01:00
2025-07-01 12:02:35 +01:00
2025-07-01 12:02:52 +01:00
2025-07-01 12:00:04 +01:00
2025-07-01 11:58:31 +01:00
2025-07-01 12:00:04 +01:00
2025-07-01 11:57:55 +01:00
2025-07-01 11:58:20 +01:00
2025-07-01 11:58:20 +01:00
2025-07-01 11:57:58 +01:00
2025-07-01 11:56:20 +01:00
2025-07-01 12:02:20 +01:00
2025-07-01 11:58:52 +01:00
2025-07-01 11:58:52 +01:00
2025-07-01 12:00:24 +01:00
2025-07-01 11:58:52 +01:00
2025-07-01 11:58:12 +01:00
2025-07-01 12:02:55 +01:00
2025-07-01 12:00:04 +01:00
2025-07-01 12:02:55 +01:00
2025-07-01 12:00:47 +01:00
2025-07-01 12:02:39 +01:00
2025-07-01 11:58:05 +01:00
2025-07-01 12:02:37 +01:00
2025-07-01 12:01:27 +01:00
2025-07-01 11:58:34 +01:00
2025-07-01 12:02:33 +01:00
2025-07-01 11:54:39 +01:00
2025-07-01 11:58:56 +01:00
2025-07-01 12:00:04 +01:00
2025-07-01 12:02:52 +01:00
2025-07-01 12:02:57 +01:00
2025-07-01 12:02:52 +01:00
2025-07-01 12:00:04 +01:00
2025-07-01 11:58:31 +01:00
2025-07-01 12:02:30 +01:00