Starter for using Spring Web Services in Spring Boot applications (deprecated in favor of spring-boot-starter-webservices).
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-web-services</artifactId>
<version>4.0.6</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal Spring Web Services client using WebServiceTemplate.
Replace dependency with org.springframework.boot:spring-boot-starter-webservices.
No dependency data recorded yet.