{"id":16415898,"url":"https://github.com/shankscript/rip","last_synced_at":"2025-02-24T11:17:41.837Z","repository":{"id":73464066,"uuid":"112375154","full_name":"shankscript/RIP","owner":"shankscript","description":"A minimal Spring Framework / Hibernate / Jersey / MySQL project","archived":false,"fork":false,"pushed_at":"2017-11-29T18:56:12.000Z","size":16,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-06T16:53:10.096Z","etag":null,"topics":["eclipse","hibernate","http","jersey","mysql","springframework"],"latest_commit_sha":null,"homepage":"","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/shankscript.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-11-28T18:47:10.000Z","updated_at":"2017-11-29T18:58:39.000Z","dependencies_parsed_at":"2023-06-29T23:30:17.285Z","dependency_job_id":null,"html_url":"https://github.com/shankscript/RIP","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/shankscript%2FRIP","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shankscript%2FRIP/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shankscript%2FRIP/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shankscript%2FRIP/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shankscript","download_url":"https://codeload.github.com/shankscript/RIP/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240466792,"owners_count":19805862,"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":["eclipse","hibernate","http","jersey","mysql","springframework"],"created_at":"2024-10-11T07:07:41.255Z","updated_at":"2025-02-24T11:17:41.819Z","avatar_url":"https://github.com/shankscript.png","language":"Java","readme":"# RIP\nA minimal hibernate and jersey project\n\n# Steps\n- mvn archetype:generate -DgroupId=com.mkyong.rest -DartifactId=RESTfulExample -DarchetypeArtifactId=maven-archetype-webapp -DinteractiveMode=false\n- mvn eclipse:eclipse -Dwtpversion=2.0\n\n# DB\nCREATE DATABASE IF NOT EXISTS jersey;\nDROP TABLE IF EXISTS\n    `jersey`.`users`;\nCREATE TABLE `jersey`.`users`(\n    `username` VARCHAR(45) NOT NULL,\n    `password` VARCHAR(45) NULL,\n    `firstname` VARCHAR(45) NOT NULL,\n    `lastname` VARCHAR(45) NULL,\n    `email` VARCHAR(45) NULL,\n    `address` VARCHAR(45) NULL,\n    `phone` INT NULL,\n    PRIMARY KEY(`username`)\n)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshankscript%2Frip","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshankscript%2Frip","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshankscript%2Frip/lists"}