Commit Graph

4 Commits

Author SHA1 Message Date
Moritz Halbritter ad075ae2af Add nullability annotations to tests in smoke-test/spring-boot-smoke-test-bootstrap-registry
See gh-47263
2025-10-16 11:24:42 +02:00
Phillip Webb 4ebf09ad12 Restructure bootstrap classes to a foundational layer
Move bootstrap code from `org.springframework.boot` to
`org.springframework.boot.bootstrap` and make them a foundational
layer.

This move helps reduce `org.springframework.boot.context.config`
dependencies to `org.springframework.boot`.

See gh-47232
2025-09-17 14:57:10 -07:00
Moritz Halbritter d63955d4f1 Add nullability annotations to smoke-test/spring-boot-smoke-test-bootstrap-registry
See gh-46587
2025-08-13 11:32:13 +02:00
Phillip Webb decc32dde3 Restructure project directories to better fit Gradle
Closes gh-46358
2025-07-10 17:54:08 -07:00