{"id":20187710,"url":"https://github.com/humbertodias/java-google-guice-demo","last_synced_at":"2026-06-07T03:31:35.468Z","repository":{"id":133698874,"uuid":"89340691","full_name":"humbertodias/java-google-guice-demo","owner":"humbertodias","description":"Aplicación Java Web usando Google Guice","archived":false,"fork":false,"pushed_at":"2020-01-10T21:38:15.000Z","size":39,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-02T02:09:04.444Z","etag":null,"topics":["google-guice","java-11"],"latest_commit_sha":null,"homepage":"","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/humbertodias.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":"2017-04-25T09:10:39.000Z","updated_at":"2020-01-10T21:39:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"6300100b-fc87-4a1c-8ba7-c55b942f7559","html_url":"https://github.com/humbertodias/java-google-guice-demo","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/humbertodias%2Fjava-google-guice-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/humbertodias%2Fjava-google-guice-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/humbertodias%2Fjava-google-guice-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/humbertodias%2Fjava-google-guice-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/humbertodias","download_url":"https://codeload.github.com/humbertodias/java-google-guice-demo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241622613,"owners_count":19992504,"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":["google-guice","java-11"],"created_at":"2024-11-14T03:25:43.848Z","updated_at":"2025-12-01T14:04:43.362Z","avatar_url":"https://github.com/humbertodias.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Java EE con Google Guice\n\nAplicación Java Web usando Google guice\n\n## Prerequisitos\n\n1. Maven 3+\n2. Java 11+\n\n## Como correr\n\n1. Clon\n\n\t```\n\tgit clone https://github.com/humbertodias/java-google-guice-demo.git\n\t```\n\n2. Entrar en la carpeta\n\n\t```\n\tcd java-google-guice-demo\n\t```\n\n3. Correr \n\n\t```\n\tmvn jetty:run -Djetty.http.port=9999\n\t```\t\n\n\t```\n\t[INFO] Web defaults = org/eclipse/jetty/webapp/webdefault.xml\n\t[INFO] Web overrides =  none\n\t[INFO] web.xml file = file:///C:/dev/repository/git/demo-google-guice/src/main/webapp/WEB-INF/web.xml\n\t[INFO] Webapp directory = C:\\dev\\repository\\git\\demo-google-guice\\src\\main\\webapp\n\t2017-04-25 10:52:52.950:INFO:oejs.Server:main: jetty-9.4.4.v20170414\n\t2017-04-25 10:52:53.753:INFO:oeja.AnnotationConfiguration:main: Scanning elapsed time=619ms\n\t2017-04-25 10:52:53.904:INFO:oejs.session:main: DefaultSessionIdManager workerName=node0\n\t2017-04-25 10:52:53.906:INFO:oejs.session:main: No SessionScavenger set, using defaults\n\t2017-04-25 10:52:53.910:INFO:oejs.session:main: Scavenging every 660000ms\n\t2017-04-25 10:52:54.159:INFO:oejsh.ContextHandler:main: Started o.e.j.m.p.JettyWebAppContext@4d96250{/,file:///C:/dev/repository/git/demo-google-guice/src/main/webapp/,AVAILABLE}{file:///C:/dev/repository/git/demo-google-guice/src/main/webapp/}\n\t2017-04-25 10:52:54.175:INFO:oejs.AbstractConnector:main: Started ServerConnector@1b75fceb{HTTP/1.1,[http/1.1]}{0.0.0.0:9999}\n\t2017-04-25 10:52:54.179:INFO:oejs.Server:main: Started @3896ms\n\t[INFO] Started Jetty Server\n\t```\n\t\n4. Por último, en su navegador\n\n\t[http://localhost:9999](http://localhost:9999)\n\n# Respuesta\n\n![](doc/output-jsp.png)\n\n\nen terminal\n\n```\nmvn exec:java -Dexec.mainClass=\"app.HelloWorldGuiceMainClass\"\n```\n\n![](doc/output-cmd.png)\n\n\n## Referencias\n\n[Google Guice Wiki](https://github.com/google/guice/wiki/Motivation)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhumbertodias%2Fjava-google-guice-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhumbertodias%2Fjava-google-guice-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhumbertodias%2Fjava-google-guice-demo/lists"}