spring-boot/smoke-test/spring-boot-smoke-test-webs...
Phillip Webb 97c89b480f Move `@LocalServerPort` and `@LocalManagementServerPort`
Move `@LocalServerPort` and `@LocalManagementServerPort` back to
`spring-boot-test`. The should help reduce upgrade pain since these
annotations are fairly commonly used. It also removes the need for
depending on `spring-boot-webserver-test`.

This is slight compromise with the module structure, since the
web-server module usually contributes the properties referenced
by the annotations.

See gh-46356
See gh-47322
2025-10-01 21:53:58 -07:00
..
src Move `@LocalServerPort` and `@LocalManagementServerPort` 2025-10-01 21:53:58 -07:00
build.gradle Restructure project directories to better fit Gradle 2025-07-10 17:54:08 -07:00