Registry / messaging / spring-integration-ws

spring-integration-ws

JSON →
library7.0.4javamavenunverified

Provides Web Services support for Spring Integration, enabling SOAP-based messaging and integration with web services endpoints.

<dependency> <groupId>org.springframework.integration</groupId> <artifactId>spring-integration-ws</artifactId> <version>7.0.4</version> </dependency>
INSTALL
IMPORT
SIG · SPRING-INTEGRATION
S
spring-integration-ws
messagingjavav7.0.4
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

WebServiceInboundGateway
✓ org.springframework.integration.ws.WebServiceInboundGateway

Creates a WebServiceInboundGateway to handle incoming SOAP requests.

import org.springframework.integration.ws.WebServiceInboundGateway; WebServiceInboundGateway gateway = new WebServiceInboundGateway(); gateway.setRequestChannel(requestChannel());
Debug
Known issues

No known issues recorded.

Upgrade
Version history
7.0.4latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
23 hits · last 30 days
node
20
Amazon
1
OpenAI (training)
1
Resources
spring-integration-ws — mvn dependency:get spring-integration-ws · libregistry