{"id":21923786,"url":"https://github.com/soujava/mvc-cxf-tomee","last_synced_at":"2026-04-17T00:35:47.644Z","repository":{"id":68473735,"uuid":"168709169","full_name":"soujava/mvc-cxf-tomee","owner":"soujava","description":"A sample repository code that has the MVC spec with MongoDB using TomEE","archived":false,"fork":false,"pushed_at":"2020-08-05T04:26:42.000Z","size":461,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-03-22T11:19:19.371Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/soujava.png","metadata":{"files":{"readme":"README.adoc","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":"2019-02-01T14:26:15.000Z","updated_at":"2021-07-02T04:08:38.000Z","dependencies_parsed_at":"2023-09-13T08:32:31.521Z","dependency_job_id":null,"html_url":"https://github.com/soujava/mvc-cxf-tomee","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/soujava/mvc-cxf-tomee","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soujava%2Fmvc-cxf-tomee","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soujava%2Fmvc-cxf-tomee/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soujava%2Fmvc-cxf-tomee/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soujava%2Fmvc-cxf-tomee/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/soujava","download_url":"https://codeload.github.com/soujava/mvc-cxf-tomee/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soujava%2Fmvc-cxf-tomee/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31910172,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T18:22:33.417Z","status":"ssl_error","status_checked_at":"2026-04-16T18:21:47.142Z","response_time":69,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2024-11-28T21:12:47.584Z","updated_at":"2026-04-17T00:35:47.625Z","avatar_url":"https://github.com/soujava.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"= MVC-CXF\n:index-group: Misc\n:jbake-type: page\n:jbake-status: published\n\n\nSimple example of using link:http://mvc-spec.org[http://mvc-spec.org] together with Eclipse JNoSQL to do CRUD operations.\n\n=== Steps to run the example\n\n==== Run MongoDB Using Docker\n\nimage::https://www.docker.com/sites/default/files/horizontal_large.png[Docker,align=\"center\"]\n\n1. Install docker: https://www.docker.com/\n1. https://store.docker.com/images/mongo\n1. Run docker command\n1. Run MongoDB: verify MongoDB image name with the command `docker images`, it can be mongodb or mongo, and then execute this command\n1. `docker run -d --name mongodb-instance -p 27017:27017 mongo`\n\n\n==== Run Application\n\nBuild and start the demo:\n\n    `mvn clean install tomee:run`\n\nOpen:\n\n    `http://localhost:8080/mvc-cxf`\n\n\n==== Run Application with Docker-Compose\n\nBuild and start the demo:\n\n    ./run.sh\n\nOBS: \n\n- Install Docker \u0026 Docker-Compose\n \n - edit run.sh with the your path of JDK and Maven\n \n - edit nosql.json for change the `localhost` to `mongodb` or change `JAVA_OPTS: \"-Ddocument.settings.jakarta.nosql.host=mongodb:27017\"` in docker-compose\n \n - if necessary change in `docker-compose` the `volumes: - ./data/db:/data/db` for your other location.\n \nOpen:\n\n    http://localhost:8080/mvc-cxf\n\n==== Intro of Eclipse Krazo\n    \nhttps://projects.eclipse.org/proposals/eclipse-krazo[Eclipse-Krazo] is an implementation of action-based MVC specifiec by MVC 1.0 (JSR-371). \n\nIt builds on top of JAX-RS and currently contains support for RESTEasy, Jersey and CXF with a well-defined SPI for other implementations.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoujava%2Fmvc-cxf-tomee","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsoujava%2Fmvc-cxf-tomee","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoujava%2Fmvc-cxf-tomee/lists"}