spring-boot/spring-boot-tests
Stéphane Nicoll 9b41bbdc5c Polish Spring-WS smoke test
This commit polishes the smoke test for Spring Web Services, namely
clearing unused dependencies and clarify the necessary configuration:

1. No need to extend from `WsConfigurationAdapter` if no advanced
configuration is required
2. Spring Web Services creates a `XsdSchema` bean whose name matches
the name of the file. Added a `@Qualifier("hr")` to make that more
obvious as it would break if an additional schema was to be added.

Closes gh-44515
2025-03-04 11:41:44 +01:00
..
spring-boot-integration-tests Update LoaderIntegrationTests as Java 23 is no longer in early access 2025-02-11 11:09:36 +00:00
spring-boot-smoke-tests Polish Spring-WS smoke test 2025-03-04 11:41:44 +01:00