{"id":21923742,"url":"https://github.com/mariazevedo88/spring-boot-ws-example","last_synced_at":"2026-04-09T21:51:43.590Z","repository":{"id":71003483,"uuid":"321129977","full_name":"mariazevedo88/spring-boot-ws-example","owner":"mariazevedo88","description":"An example application of SOAP Web Service with Spring Boot","archived":false,"fork":false,"pushed_at":"2020-12-13T23:30:50.000Z","size":7,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-22T11:19:06.190Z","etag":null,"topics":["java","java-11","java11","spring-boot","spring-mvc","spring-ws","springboot"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mariazevedo88.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-12-13T18:17:16.000Z","updated_at":"2020-12-19T15:36:25.000Z","dependencies_parsed_at":"2023-04-26T03:48:22.261Z","dependency_job_id":null,"html_url":"https://github.com/mariazevedo88/spring-boot-ws-example","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mariazevedo88/spring-boot-ws-example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mariazevedo88%2Fspring-boot-ws-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mariazevedo88%2Fspring-boot-ws-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mariazevedo88%2Fspring-boot-ws-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mariazevedo88%2Fspring-boot-ws-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mariazevedo88","download_url":"https://codeload.github.com/mariazevedo88/spring-boot-ws-example/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mariazevedo88%2Fspring-boot-ws-example/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280699785,"owners_count":26375697,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-23T02:00:06.710Z","response_time":142,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["java","java-11","java11","spring-boot","spring-mvc","spring-ws","springboot"],"created_at":"2024-11-28T21:12:40.697Z","updated_at":"2025-10-23T22:04:09.749Z","avatar_url":"https://github.com/mariazevedo88.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# spring-boot-ws-example\n\n## About the application\nExample application of SOAP Web Service with Spring Boot\n\n**Based on the tutorial:** [https://spring.io/guides/gs/producing-web-service](https://spring.io/guides/gs/producing-web-service)\n\n### Test\n\n* For unit test phase, you can run:\n\n```bash\nmvn test\n```\n\n* Testing via cURL:\n\n```bash\ncd src/test/resources\n\ncurl --header \"content-type: text/xml\" -d @request.xml http://localhost:9090/sbwsExample/ws/calculatorDemo\n```\n\n### Run\n\nIn order to run the API, run the jar simply as following:\n\n```bash\nmvn package\n\njava -jar spring-boot-ws-example-1.0.0-SNAPSHOT.jar\n```\n    \nor\n\n```bash\nmvn spring-boot:run\n```\n\nBy default, the API will be available at [http://localhost:9090/sbwsExample/ws/calculatorDemo](http://localhost:9090/sbwsExample/ws/calculatorDemo)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmariazevedo88%2Fspring-boot-ws-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmariazevedo88%2Fspring-boot-ws-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmariazevedo88%2Fspring-boot-ws-example/lists"}