{"id":20639744,"url":"https://github.com/udelblue/embedded_mongodb","last_synced_at":"2025-07-10T18:34:47.871Z","repository":{"id":71037601,"uuid":"105713805","full_name":"udelblue/embedded_mongodb","owner":"udelblue","description":"spring boot with embedded mongodb","archived":false,"fork":false,"pushed_at":"2017-10-03T23:31:12.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-16T11:34:39.522Z","etag":null,"topics":["embed-mongodb","mongodb","nosql","spring","spring-boot","spring-data-jpa"],"latest_commit_sha":null,"homepage":null,"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/udelblue.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-10-03T23:24:22.000Z","updated_at":"2017-10-03T23:58:45.000Z","dependencies_parsed_at":"2023-03-05T00:15:32.585Z","dependency_job_id":null,"html_url":"https://github.com/udelblue/embedded_mongodb","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/udelblue/embedded_mongodb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/udelblue%2Fembedded_mongodb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/udelblue%2Fembedded_mongodb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/udelblue%2Fembedded_mongodb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/udelblue%2Fembedded_mongodb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/udelblue","download_url":"https://codeload.github.com/udelblue/embedded_mongodb/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/udelblue%2Fembedded_mongodb/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264631213,"owners_count":23640941,"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":["embed-mongodb","mongodb","nosql","spring","spring-boot","spring-data-jpa"],"created_at":"2024-11-16T15:26:07.043Z","updated_at":"2025-07-10T18:34:47.843Z","avatar_url":"https://github.com/udelblue.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Spring Boot Application example with Spring Data Rest and Embedded MongoDB\n\n### MongoDB Embebbed Config.\n* Database: store\n* Collections: products\n* url: localhost\n* port: 12345\n\nObs.: I used [RoboMongo](http://robomongo.org/) client to access data in MongoDB.\n\n\n### Tools\n[Spring Boot](http://projects.spring.io/spring-boot/)\n\n[Spring Data Rest](http://projects.spring.io/spring-data-rest/)\n\n[MongoDB](https://www.mongodb.com/)\n\n[embedmongo-spring](https://github.com/jirutka/embedmongo-spring)\n\n[de.flapdoodle.embed.mongo](https://github.com/flapdoodle-oss/de.flapdoodle.embed.mongo)\n\n### Run it!\nmvn package spring-boot:run\n\n### Urls\n* [http://localhost:8080/api/](http://localhost:8080/api/)\n\n```javascript\t\n{\n  \"_links\" : {\n    \"products\" : {\n      \"href\" : \"http://localhost:8080/api/products{?page,size,sort}\",\n      \"templated\" : true\n    },\n    \"profile\" : {\n      \"href\" : \"http://localhost:8080/api/alps\"\n    }\n  }\n}\n```\n\t\n* [http://localhost:8080/api/products{?page,size,sort}](http://localhost:8080/api/products{?page,size,sort})\n\n\n\n\"# embedded_mongodb\" \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fudelblue%2Fembedded_mongodb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fudelblue%2Fembedded_mongodb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fudelblue%2Fembedded_mongodb/lists"}