{"id":16479293,"url":"https://github.com/amrutprabhu/spring-boot-3-with-mongodb","last_synced_at":"2026-04-10T07:40:46.140Z","repository":{"id":114033901,"uuid":"582024833","full_name":"amrutprabhu/spring-boot-3-with-mongodb","owner":"amrutprabhu","description":"Spring Boot 3 MongoDB Commuication","archived":false,"fork":false,"pushed_at":"2023-08-28T18:28:27.000Z","size":25,"stargazers_count":1,"open_issues_count":2,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-28T19:18:37.638Z","etag":null,"topics":["docker","docker-compose","mongodb","spring","spring-boot"],"latest_commit_sha":null,"homepage":"https://refactorfirst.com","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/amrutprabhu.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-12-25T11:00:40.000Z","updated_at":"2024-02-07T18:33:50.000Z","dependencies_parsed_at":"2024-11-12T09:46:08.447Z","dependency_job_id":"60c74348-b07e-4315-9067-4e07fe81478d","html_url":"https://github.com/amrutprabhu/spring-boot-3-with-mongodb","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/amrutprabhu/spring-boot-3-with-mongodb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amrutprabhu%2Fspring-boot-3-with-mongodb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amrutprabhu%2Fspring-boot-3-with-mongodb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amrutprabhu%2Fspring-boot-3-with-mongodb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amrutprabhu%2Fspring-boot-3-with-mongodb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amrutprabhu","download_url":"https://codeload.github.com/amrutprabhu/spring-boot-3-with-mongodb/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amrutprabhu%2Fspring-boot-3-with-mongodb/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271727644,"owners_count":24810561,"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","status":"online","status_checked_at":"2025-08-22T02:00:08.480Z","response_time":65,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["docker","docker-compose","mongodb","spring","spring-boot"],"created_at":"2024-10-11T12:51:34.388Z","updated_at":"2026-04-10T07:40:41.108Z","avatar_url":"https://github.com/amrutprabhu.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Spring Boot 3 with MongoDb\n\nIn this repository we see how we can communicate with MongoDB using Spring Data MongoDB\n\n### Sample Post Request\n```shell\ncurl --location --request POST 'http://localhost:8080/product' \\\n--header 'Content-Type: application/json' \\\n--data-raw '{\n    \"productName\" : \"Macbook Pro\",\n    \"price\" : \"1234.456\",\n    \"attributes\" :{\n        \"CPU\" : \"M1\",\n        \"Model\" : \"X51\",\n        \"Hard Disk\": \"512GB\"\n    }\n\n}'\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famrutprabhu%2Fspring-boot-3-with-mongodb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Famrutprabhu%2Fspring-boot-3-with-mongodb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famrutprabhu%2Fspring-boot-3-with-mongodb/lists"}