{"id":25255849,"url":"https://github.com/dashorst/jaxrs-quickstart-cxf","last_synced_at":"2025-04-05T23:45:40.128Z","repository":{"id":10114684,"uuid":"12181593","full_name":"dashorst/jaxrs-quickstart-cxf","owner":"dashorst","description":"JAX-RS quickstart configured to run Apache CXF","archived":false,"fork":false,"pushed_at":"2013-08-17T16:14:11.000Z","size":104,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-12T06:08:29.788Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/dashorst.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}},"created_at":"2013-08-17T16:14:01.000Z","updated_at":"2014-03-31T09:36:02.000Z","dependencies_parsed_at":"2022-09-09T16:52:10.567Z","dependency_job_id":null,"html_url":"https://github.com/dashorst/jaxrs-quickstart-cxf","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dashorst%2Fjaxrs-quickstart-cxf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dashorst%2Fjaxrs-quickstart-cxf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dashorst%2Fjaxrs-quickstart-cxf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dashorst%2Fjaxrs-quickstart-cxf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dashorst","download_url":"https://codeload.github.com/dashorst/jaxrs-quickstart-cxf/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247415918,"owners_count":20935385,"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","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":[],"created_at":"2025-02-12T05:59:54.625Z","updated_at":"2025-04-05T23:45:40.072Z","avatar_url":"https://github.com/dashorst.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"cxf-quickstart\n===================\n\nThis is a base project to quickly test concepts for JAX-RS using\nApache CXF and Jetty.\n\nIt contains a Start class that configures jetty correctly.\nUnfortunately CXF does not provide automatic scanning of resources.\nYou have to add your root resources manually to the CXF config in\nthe Start class.\n\nAnother thing of note, while this uses Jetty as a container, CXF is\nin the lead for creating and starting the jetty server (as opposed to\nletting the developer have control over that)\n\nGetting started\n---------------\n\nPerform a git clone of the repository and remove the git bits:\n\n    git clone https://github.com/dashorst/jaxrs-quickstart-cxf.git\n    cd jaxrs-quickstart-cxf\n    rm -rf .git\n\nNow you can import the project into your favorite IDE, use the Maven\nintegration to import the POM file.\n\nTo run the project use the `Start` class located in the `src/test/java`\nfolder. This will start the embedded Jetty container and make the REST\nresources available at port 8080 of localhost.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdashorst%2Fjaxrs-quickstart-cxf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdashorst%2Fjaxrs-quickstart-cxf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdashorst%2Fjaxrs-quickstart-cxf/lists"}