{"id":21067856,"url":"https://github.com/xlaez/spring-basic-crud","last_synced_at":"2025-03-14T02:12:38.080Z","repository":{"id":133563368,"uuid":"606733134","full_name":"Xlaez/spring-basic-crud","owner":"Xlaez","description":"This application is just a basi CRUD which should give users an insight of how to make use of spring-boot to create REST APIs","archived":false,"fork":false,"pushed_at":"2023-02-26T12:52:57.000Z","size":60,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-20T21:23:23.134Z","etag":null,"topics":["java","maven","rest-api","spring-boot"],"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/Xlaez.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":"2023-02-26T12:04:11.000Z","updated_at":"2023-02-26T12:59:47.000Z","dependencies_parsed_at":null,"dependency_job_id":"18bb3069-1a92-474f-80ee-3ed3d6414839","html_url":"https://github.com/Xlaez/spring-basic-crud","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/Xlaez%2Fspring-basic-crud","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xlaez%2Fspring-basic-crud/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xlaez%2Fspring-basic-crud/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xlaez%2Fspring-basic-crud/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Xlaez","download_url":"https://codeload.github.com/Xlaez/spring-basic-crud/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243510124,"owners_count":20302294,"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":["java","maven","rest-api","spring-boot"],"created_at":"2024-11-19T18:13:04.975Z","updated_at":"2025-03-14T02:12:38.072Z","avatar_url":"https://github.com/Xlaez.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"### JAVA BASIC SPRING BOOT CRUD APP\nThis application gives a basic idea for how building REST applications with spring boot feels.\nRequirements to run the application:\n* Java (version \u003e= 17)\n* Docker\n* PostgreSQL docker Image\n\nYou can make edits to the docker-compose file in the root directory to better satisfy your taste.\nTo connect to postgresql run\n```bash\ndocker-compose up\n```\nand to stop, run\n```bash\ndocker-compose down\n```\nTo create the database used by this application, run\n```bash\ndocker exec -it postgres13 createdb --username=root --owner=root customer\n```\nand to reove the database, run\n```bash\ndocker exec -it postgres13 dropdb customer\n```\nSevrer would run on port 8180 when you run the application.\n\nIDE Recommendation: INTELLIJ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxlaez%2Fspring-basic-crud","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxlaez%2Fspring-basic-crud","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxlaez%2Fspring-basic-crud/lists"}