{"id":38964110,"url":"https://github.com/mike-ensor/first-cloud-app","last_synced_at":"2026-01-17T16:27:38.224Z","repository":{"id":1977360,"uuid":"2908928","full_name":"mike-ensor/first-cloud-app","owner":"mike-ensor","description":"Spring 3.1 and CloudFoundry with MongoDB ","archived":false,"fork":false,"pushed_at":"2012-04-02T18:31:17.000Z","size":216,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-04-17T10:46:43.923Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://mikeensor.cloudfoundry.com/home","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"mwaskom/seaborn","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mike-ensor.png","metadata":{"files":{"readme":"README","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":"2011-12-04T05:31:53.000Z","updated_at":"2014-04-18T02:44:19.000Z","dependencies_parsed_at":"2022-08-20T09:50:48.926Z","dependency_job_id":null,"html_url":"https://github.com/mike-ensor/first-cloud-app","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mike-ensor/first-cloud-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mike-ensor%2Ffirst-cloud-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mike-ensor%2Ffirst-cloud-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mike-ensor%2Ffirst-cloud-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mike-ensor%2Ffirst-cloud-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mike-ensor","download_url":"https://codeload.github.com/mike-ensor/first-cloud-app/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mike-ensor%2Ffirst-cloud-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28511864,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T13:38:16.342Z","status":"ssl_error","status_checked_at":"2026-01-17T13:37:44.060Z","response_time":85,"last_error":"SSL_read: 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":"2026-01-17T16:27:38.132Z","updated_at":"2026-01-17T16:27:38.191Z","avatar_url":"https://github.com/mike-ensor.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"## How to run ##\n\nTo run this application, you must have Maven 3 and JDK 1.6+ installed and working AND MongoDB 1.8+ running locally for the tests to run\n\nTo run, type:\nmvn clean package cargo:run\n\nThere are enhancements you can add to this configuration, like using JRebel and adding remote debugging. To enable both JRebel and remote debugging, simply add a profile in your settings.xml file:\n\n...\n...\n\u003cprofile\u003e\n    \u003cid\u003etomcat\u003c/id\u003e\n    \u003cproperties\u003e\n        \u003ccargo.tomcat.installdir\u003e${project.basedir}\u003c/cargo.tomcat.installdir\u003e\n        \u003ccargo.args\u003e-noverify -javaagent:${env.REBEL_HOME}/jrebel.jar -Xdebug -Xrunjdwp:transport=dt_socket,address=8000,server=y,suspend=n\u003c/cargo.args\u003e\n    \u003c/properties\u003e\n\u003c/profile\u003e\n...\n...\n\u003cactiveProfiles\u003e\n    \u003cactiveProfile\u003etomcat\u003c/activeProfile\u003e\n    ...\n    ...\n\u003c/activeProfiles\u003e\n...\n...\n\n\nReasoning behind using Cargo + Tomcat 7\nThe reason for tomcat 7 is to better replicate the production environment of many companies.  Typically the artifact of a build is a WAR, which is then deployed to Tomcat. One good way of doing this is to publish your WAR file to a repository like Artifactory, Nexus or Apache Artifact Repository.  During your deployment phase the artifact can be pulled from the repository.  This configuration is set up to replicate most of that configuration.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmike-ensor%2Ffirst-cloud-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmike-ensor%2Ffirst-cloud-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmike-ensor%2Ffirst-cloud-app/lists"}