{"id":18826217,"url":"https://github.com/otaviojava/tomee-jnosql-sample","last_synced_at":"2026-01-21T04:30:17.829Z","repository":{"id":141704479,"uuid":"459480535","full_name":"otaviojava/tomee-jnosql-sample","owner":"otaviojava","description":null,"archived":false,"fork":false,"pushed_at":"2023-07-05T11:16:15.000Z","size":30,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-12-30T05:28:40.894Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/otaviojava.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-02-15T07:54:16.000Z","updated_at":"2022-02-15T07:54:40.000Z","dependencies_parsed_at":"2024-04-19T05:31:40.278Z","dependency_job_id":null,"html_url":"https://github.com/otaviojava/tomee-jnosql-sample","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/otaviojava%2Ftomee-jnosql-sample","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/otaviojava%2Ftomee-jnosql-sample/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/otaviojava%2Ftomee-jnosql-sample/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/otaviojava%2Ftomee-jnosql-sample/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/otaviojava","download_url":"https://codeload.github.com/otaviojava/tomee-jnosql-sample/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239763670,"owners_count":19692800,"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":"2024-11-08T01:03:20.276Z","updated_at":"2026-01-21T04:30:17.786Z","avatar_url":"https://github.com/otaviojava.png","language":"Java","readme":"# Apache TomEE MicroProfile\n\n\nThis project provides a starter kit for Apache TomEE Eclipse MicroProfile projects hosted on Platform.sh.  It includes a minimalist application skeleton that is intended for you to use as a starting point and modify for your own needs, along with the Platform.sh Config Reader to simplify accessing Platform.sh environment variables.\n\nApache TomEE is the Eclipse MicroProfile  implementation that uses several Apache Project flavors such as Apache Tomcat, Apache OpenWebBeans and so on.\n\n## how to execute\nTo compile:\n```shell\nmvn clean package tomee:exec\n```\n\nTo start: \n\n```shell\njava -jar target/ROOT-exec.jar\n```\n\n## Using Docker\n\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\n    * `docker run -d --name mongodb-instance -p 27017:27017 mongo`\n\n![MongoDB Project](http://www.jnosql.org/img/logos/mongodb.png)\n\n## Execute\n\n```shell \ncurl --location --request POST 'http://localhost:8080/animals' \\\n--header 'Content-Type: application/json' \\\n--header 'Content-Type: application/javascript' \\\n--data-raw '{\"name\": \"tomee\"}'\n```\n\n```shell\ncurl --location --request GET 'http://localhost:8080/animals'\n```\n\n## References\n\n* [Maven](https://maven.apache.org/)\n* [Apache TomEE](https://tomee.apache.org/)\n* [Eclipse MicroProfile](https://microprofile.io/)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fotaviojava%2Ftomee-jnosql-sample","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fotaviojava%2Ftomee-jnosql-sample","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fotaviojava%2Ftomee-jnosql-sample/lists"}