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 9d50cfd22b Move LDAP Docker Compose support into spring-boot-ldap
Issue: 46108
2025-06-30 16:57:32 -07:00
Stéphane Nicoll b2eb33e6cd Move LDAP testcontainers support into spring-boot-ldap
Issue: 46108
2025-06-30 16:57:30 -07:00
Andy Wilkinson 5992bd53ce Move LDAP health auto-configuration into spring-boot-ldap
Issue: 46108
2025-06-30 16:57:27 -07:00
Andy Wilkinson cd4ced3fad Move code from spring-boot-actuator to spring-boot-ldap
Issue: 46108
2025-06-30 16:57:24 -07:00
Stéphane Nicoll 55b01d29a9 Create spring-boot-ldap module
Issue: 46108
2025-06-27 14:55:37 -07:00