{"id":69449,"library":"spring-ws-support","title":"Spring WS Support","description":"Spring WS Support provides additional support classes for Spring Web Services, including caching and transport abstractions.","status":"active","version":"5.0.1","language":"java","source_language":null,"source_url":"https://github.com/spring-projects/spring-ws","tags":["spring","web-services","soap","support"],"install":[{"cmd":"<dependency>\n  <groupId>org.springframework.ws</groupId>\n  <artifactId>spring-ws-support</artifactId>\n  <version>5.0.1</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'org.springframework.ws:spring-ws-support:5.0.1'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"WebServiceMessageUtils","correct":"org.springframework.ws.support.WebServiceMessageUtils"}],"quickstart":{"code":"import org.springframework.ws.support.WebServiceMessageUtils;\nimport org.springframework.ws.WebServiceMessage;\n\npublic class Example {\n    public static void main(String[] args) {\n        WebServiceMessage message = WebServiceMessageUtils.createEmptyMessage();\n        System.out.println(\"Empty message created\");\n    }\n}","lang":"java","description":"Creates an empty WebServiceMessage using utility methods."},"warnings":[],"env_vars":null,"search_vec":"'abstract':19 'addit':8 'cach':16 'class':10 'includ':15 'provid':7 'servic':14,23 'soap':24 'spring':1,4,12,20 'support':3,6,9,25 'transport':18 'web':13,22 'web-servic':21 'ws':2,5","created_at":"2026-06-17T18:01:57.120145+00:00","updated_at":"2026-06-17T18:01:57.120145+00:00","problems":[],"ecosystem":"maven","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://spring.io/projects/spring-ws","github":"https://github.com/spring-projects/spring-ws","docs":"https://appdoc.app/artifact/org.springframework.ws/spring-ws-support/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["web-framework"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}