{"id":23235335,"url":"https://github.com/marcosrachid/basic-soap-webservice","last_synced_at":"2026-04-28T23:36:19.690Z","repository":{"id":130887781,"uuid":"47304194","full_name":"marcosrachid/basic-soap-webservice","owner":"marcosrachid","description":"Template for SOAP webservice with spring","archived":false,"fork":false,"pushed_at":"2015-12-12T21:08:56.000Z","size":21,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-07-03T13:05:55.922Z","etag":null,"topics":["java","java-8","maven","soap","soap-webservice","spring","spring-boot"],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/marcosrachid.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-12-03T03:13:55.000Z","updated_at":"2017-10-13T05:24:55.000Z","dependencies_parsed_at":"2023-03-24T22:44:14.759Z","dependency_job_id":null,"html_url":"https://github.com/marcosrachid/basic-soap-webservice","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/marcosrachid/basic-soap-webservice","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcosrachid%2Fbasic-soap-webservice","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcosrachid%2Fbasic-soap-webservice/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcosrachid%2Fbasic-soap-webservice/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcosrachid%2Fbasic-soap-webservice/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marcosrachid","download_url":"https://codeload.github.com/marcosrachid/basic-soap-webservice/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcosrachid%2Fbasic-soap-webservice/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273933082,"owners_count":25193599,"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-09-06T02:00:13.247Z","response_time":2576,"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-8","maven","soap","soap-webservice","spring","spring-boot"],"created_at":"2024-12-19T03:20:37.274Z","updated_at":"2026-04-28T23:36:19.664Z","avatar_url":"https://github.com/marcosrachid.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# basic-soap-webservice\nTemplate for SOAP webservice with spring\n\n## Tecnologies\n\n* Java 8\n* Spring Boot\n* Maven 3\n  * Release plugin\n  * FindBugs plugin\n* JUnit\n\n## Builds\n\nTo generate local builds with maven:\n```bash\n mvn clean install\n``` \nTo generate versioned builds for production and homologation enviroments:\n```\n  mvn release:clean\n  mvn release:prepare\n```\n\n## Deploys\n\nAfter building project, get .war file and run on your current web server:\n\n* Tomcat\n```bash\n\t./startup.sh\n```\n\n## Requests\n\nAfter starting the server, execute:\n\nEcho:\n```bash\n curl --header \"content-type: text/xml\" -d @(?path/)EchoRequest.xml (your server)/basic/endpoints/BasicDetailsService.wsdl\n``` \n\nInsert Basic:\n```bash\n curl --header \"content-type: text/xml\" -d @(?path/)NewRequest.xml (your server)/basic/endpoints/BasicDetailsService.wsdl\n``` ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcosrachid%2Fbasic-soap-webservice","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarcosrachid%2Fbasic-soap-webservice","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcosrachid%2Fbasic-soap-webservice/lists"}