{"id":26179363,"url":"https://github.com/bezkoder/mongodb-reactive-spring-boot","last_synced_at":"2025-10-06T17:54:10.183Z","repository":{"id":101824143,"uuid":"602861460","full_name":"bezkoder/mongodb-reactive-spring-boot","owner":"bezkoder","description":"Spring Boot MongoDB Reactive example - CRUD application that uses Maven, Spring Data Reactive MongoDB to interact with MongoDB database and Spring WebFlux for Reactive Rest API","archived":false,"fork":false,"pushed_at":"2023-02-17T05:00:51.000Z","size":61,"stargazers_count":15,"open_issues_count":0,"forks_count":7,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-01T21:47:42.855Z","etag":null,"topics":["crud","crud-api","crud-application","crud-operation","crud-operations","crud-sample","reactive-programming","reactor","spring","spring-boot","spring-data","spring-data-mongo","spring-data-mongodb","spring-data-mongodb-reactive","spring-reactive-mongodb","springboot","webflux"],"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/bezkoder.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}},"created_at":"2023-02-17T05:00:20.000Z","updated_at":"2025-05-06T16:30:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"b432e86c-94c5-4d63-b158-3df038757053","html_url":"https://github.com/bezkoder/mongodb-reactive-spring-boot","commit_stats":{"total_commits":1,"total_committers":1,"mean_commits":1.0,"dds":0.0,"last_synced_commit":"df6c68abb59dfbd379b1a414fb1437c50a8d7eff"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bezkoder/mongodb-reactive-spring-boot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bezkoder%2Fmongodb-reactive-spring-boot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bezkoder%2Fmongodb-reactive-spring-boot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bezkoder%2Fmongodb-reactive-spring-boot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bezkoder%2Fmongodb-reactive-spring-boot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bezkoder","download_url":"https://codeload.github.com/bezkoder/mongodb-reactive-spring-boot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bezkoder%2Fmongodb-reactive-spring-boot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278655060,"owners_count":26022966,"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-10-06T02:00:05.630Z","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":["crud","crud-api","crud-application","crud-operation","crud-operations","crud-sample","reactive-programming","reactor","spring","spring-boot","spring-data","spring-data-mongo","spring-data-mongodb","spring-data-mongodb-reactive","spring-reactive-mongodb","springboot","webflux"],"created_at":"2025-03-11T21:49:41.723Z","updated_at":"2025-10-06T17:54:10.165Z","avatar_url":"https://github.com/bezkoder.png","language":"Java","readme":"# Spring, MongoDB, Reactive example: CRUD Application\n\nBuilding Spring Boot MongoDB Reactive example - CRUD application that uses Spring Data Reactive MongoDB to interact with MongoDB database and Spring WebFlux for Reactive Rest API. You'll know:\n- How to configure Spring Data to work with MongoDB Database\n- How to define Data Models and Repository interfaces\n- Way to create Spring Rest Controller to process HTTP requests\n- Way to use Spring Data Reactive MongoDB to interact with Database\n\nFor more detail, please visit:\n\u003e [Spring Boot, MongoDB, Reactive CRUD example](https://www.bezkoder.com/spring-boot-mongodb-reactive/)\n\nMore Practice:\n\u003e [Spring Boot MongoDB Pagination \u0026 Filter example](https://www.bezkoder.com/spring-boot-mongodb-pagination/)\n\n\u003e [Spring Boot + GraphQL + MongoDB example](https://www.bezkoder.com/spring-boot-graphql-mongodb-example-graphql-java/)\n\nException Handling:\n\u003e [Spring Boot @ControllerAdvice \u0026 @ExceptionHandler example](https://www.bezkoder.com/spring-boot-controlleradvice-exceptionhandler/)\n\n\u003e [@RestControllerAdvice example in Spring Boot](https://www.bezkoder.com/spring-boot-restcontrolleradvice/)\n\nSecurity:\n\u003e [Spring Boot: JWT Authentication \u0026 Authorization with MongoDB](https://www.bezkoder.com/spring-boot-jwt-auth-mongodb/)\n\nFullstack:\n\u003e [Angular 8 + Spring Boot + MongoDB](https://www.bezkoder.com/angular-spring-boot-mongodb/)\n\n\u003e [Angular 10 + Spring Boot + MongoDB](https://www.bezkoder.com/angular-10-spring-boot-mongodb/)\n\n\u003e [Angular 11 + Spring Boot + MongoDB](https://www.bezkoder.com/angular-11-spring-boot-mongodb/)\n\n\u003e [Angular 12 + Spring Boot + MongoDB example](https://www.bezkoder.com/angular-12-spring-boot-mongodb/)\n\n\u003e [Angular 13 + Spring Boot + MongoDB example](https://www.bezkoder.com/angular-13-spring-boot-mongodb/)\n\n\u003e [Angular 14 + Spring Boot + MongoDB example](https://www.bezkoder.com/spring-boot-angular-14-mongodb/)\n\n\u003e [Angular 15 + Spring Boot + MongoDB example](https://www.bezkoder.com/spring-boot-angular-15-mongodb/)\n\n\u003e [Vue + Spring Boot + MongoDB](https://www.bezkoder.com/spring-boot-vue-mongodb/)\n\n\u003e [React + Spring Boot + MongoDB](https://www.bezkoder.com/react-spring-boot-mongodb/)\n\nRun both Back-end \u0026 Front-end in one place:\n\u003e [Integrate Angular with Spring Boot Rest API](https://www.bezkoder.com/integrate-angular-spring-boot/)\n\n\u003e [Integrate React.js with Spring Boot Rest API](https://www.bezkoder.com/integrate-reactjs-spring-boot/)\n\n\u003e [Integrate Vue.js with Spring Boot Rest API](https://www.bezkoder.com/integrate-vue-spring-boot/)\n\n## Run Spring Boot application\n```\nmvn spring-boot:run\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbezkoder%2Fmongodb-reactive-spring-boot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbezkoder%2Fmongodb-reactive-spring-boot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbezkoder%2Fmongodb-reactive-spring-boot/lists"}