Commit Graph

8 Commits

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

Issue: 46156
2025-06-30 16:57:42 -07:00
Phillip Webb f0abccffbc Create spring-boot-health module
Issue: 46155
2025-06-30 16:57:42 -07:00
Phillip Webb d4be64f12d Restructure autoconfigure packages
Restructure modules packages so that all auto-configuration is
organized under single top-level autoconfigure package.

Issue: 46071

Co-authored-by: Andy Wilkinson <andy.wilkinson@broadcom.com>
2025-06-30 16:57:42 -07:00
Phillip Webb 39673b6f46 Move Neo4j Docker Compose support into spring-boot-neo4j
Issue: 46106
2025-06-30 16:57:32 -07:00
Stéphane Nicoll d82d4084fb Move Neo4j testcontainers support into spring-boot-neo4j
Issue: 46106
2025-06-30 16:57:30 -07:00
Andy Wilkinson ff8441d709 Move Neo4j health auto-configuration into spring-boot-neo4j
Issue: 46106
2025-06-30 16:57:28 -07:00
Andy Wilkinson 1c6d212214 Move code from spring-boot-actuator into spring-boot-neo4j
Issue: 46106
2025-06-30 16:57:25 -07:00
Stéphane Nicoll 1157dc5451 Create spring-boot-neo4j module
Issue: 46106
2025-06-27 14:54:36 -07:00