{"id":17295651,"url":"https://github.com/mohitsinha/spring-boot-webflux-reactive-mongo","last_synced_at":"2026-03-12T07:02:12.614Z","repository":{"id":88020344,"uuid":"100375295","full_name":"mohitsinha/spring-boot-webflux-reactive-mongo","owner":"mohitsinha","description":"A sample project created using Spring Boot 2, Spring Data Mongo-Db Reactive, Spring Boot Webflux, Spring Security Webflux, Functional Routes","archived":false,"fork":false,"pushed_at":"2017-09-07T16:39:26.000Z","size":61,"stargazers_count":48,"open_issues_count":1,"forks_count":14,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-14T11:44:57.025Z","etag":null,"topics":["spring-boot","spring-data-mongodb-reactive","spring-reactive","spring-webflux","springsecurity"],"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/mohitsinha.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-08-15T12:31:22.000Z","updated_at":"2025-02-07T03:46:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"f781c12b-6c61-45ff-a68d-611bec0fe701","html_url":"https://github.com/mohitsinha/spring-boot-webflux-reactive-mongo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mohitsinha/spring-boot-webflux-reactive-mongo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mohitsinha%2Fspring-boot-webflux-reactive-mongo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mohitsinha%2Fspring-boot-webflux-reactive-mongo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mohitsinha%2Fspring-boot-webflux-reactive-mongo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mohitsinha%2Fspring-boot-webflux-reactive-mongo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mohitsinha","download_url":"https://codeload.github.com/mohitsinha/spring-boot-webflux-reactive-mongo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mohitsinha%2Fspring-boot-webflux-reactive-mongo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30417685,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-12T06:40:58.731Z","status":"ssl_error","status_checked_at":"2026-03-12T06:40:40.296Z","response_time":114,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["spring-boot","spring-data-mongodb-reactive","spring-reactive","spring-webflux","springsecurity"],"created_at":"2024-10-15T11:10:52.452Z","updated_at":"2026-03-12T07:02:12.598Z","avatar_url":"https://github.com/mohitsinha.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Spring Boot Webflux Reactive Mongo\n\nThis is a sample application that shows how to build a web application using\n - Spring Boot 2\n - Spring Webflux\n - Spring Reactive Data MongoDb\n - Spring Security Reactive Webflux\n \n \n\u003cbr/\u003e\nPlease see the following pages for more details\n  \n  - Spring Web Reactive \u003cbr/\u003e\u003ca\u003ehttp://docs.spring.io/spring-framework/docs/5.0.0.M1/spring-framework-reference/html/web-reactive.html\u003c/a\u003e\n  - Spring Data Reactive \u003cbr/\u003e\u003ca\u003ehttps://spring.io/blog/2016/11/28/going-reactive-with-spring-data\u003c/a\u003e\n  - Spring Functional Web Framework \u003cbr/\u003e\u003ca\u003ehttps://spring.io/blog/2016/09/22/new-in-spring-5-functional-web-framework\u003c/a\u003e\n\n## Running\n\nIn application.properties, configure appropriate values.\n\u003cbr/\u003e\n\u003cbr/\u003e\nRun this using using the gradle wrapper included\n\n```\n./gradlew bootRun\n```\n\nAnd then go to http://localhost:8080 to test the API's.\n\n\n## cURL Commands\n\nYou can try the following API's once the server is running.\n\nGET __/person__\n\n``` curl http://localhost:8080/person -v -u tom:password```\n\nGET __/person/{id}__\n\n``` curl http://localhost:8080/person/{id} -v -u tom:password```\n\nPOST __/person__\n\n``` curl -X POST -d '{\"name\":\"John Doe\",\"age\":20}' -H \"Content-Type: application/json\" http://localhost:8080/person -v -u tom:password```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmohitsinha%2Fspring-boot-webflux-reactive-mongo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmohitsinha%2Fspring-boot-webflux-reactive-mongo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmohitsinha%2Fspring-boot-webflux-reactive-mongo/lists"}