Commit Graph

8 Commits

Author SHA1 Message Date
Phillip Webb 06917abbcb Align reactive auto-configuration names
Rename a few reactive auto-configuration and related classes for better
consistency.

Closes gh-46156
2025-07-01 12:31:12 +01:00
Phillip Webb 3ca1e91cde Create spring-boot-health module
Closes gh-46155
2025-07-01 12:31:12 +01:00
Phillip Webb 95b3c367ce Restructure autoconfigure packages
Restructure modules packages so that all auto-configuration is
organized under single top-level autoconfigure package.

See gh-46071

Co-authored-by: Andy Wilkinson <andy.wilkinson@broadcom.com>
2025-07-01 12:31:11 +01:00
Phillip Webb 89e0cc9787 Move Neo4j Docker Compose support into spring-boot-neo4j
Closes gh-46106
2025-07-01 12:01:50 +01:00
Stéphane Nicoll 027f743d47 Move Neo4j testcontainers support into spring-boot-neo4j
See gh-46106
2025-07-01 12:01:20 +01:00
Andy Wilkinson 5a19669f51 Move Neo4j health auto-configuration into spring-boot-neo4j
See gh-46106
2025-07-01 12:00:39 +01:00
Andy Wilkinson 971b5750a9 Move code from spring-boot-actuator into spring-boot-neo4j
See gh-46106
2025-07-01 11:59:48 +01:00
Stéphane Nicoll 5ffebc70e0 Create spring-boot-neo4j module
See gh-46106
2025-07-01 11:56:02 +01:00