{"id":18937992,"url":"https://github.com/davidarchanjo/spring-webflux-r2dbc","last_synced_at":"2026-05-04T14:43:08.284Z","repository":{"id":119392163,"uuid":"432884328","full_name":"davidarchanjo/spring-webflux-r2dbc","owner":"davidarchanjo","description":"Sample Spring Boot project implementing some R2DBC features with Spring WebFlux","archived":false,"fork":false,"pushed_at":"2023-07-30T05:14:11.000Z","size":412,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-01T16:13:37.183Z","etag":null,"topics":["java","r2dbc","spring-boot","spring-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/davidarchanjo.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":"2021-11-29T02:45:51.000Z","updated_at":"2023-07-30T05:13:22.000Z","dependencies_parsed_at":"2023-07-30T06:32:29.170Z","dependency_job_id":null,"html_url":"https://github.com/davidarchanjo/spring-webflux-r2dbc","commit_stats":null,"previous_names":["davidarchanjo/spring-webflux-r2dbc"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/davidarchanjo/spring-webflux-r2dbc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidarchanjo%2Fspring-webflux-r2dbc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidarchanjo%2Fspring-webflux-r2dbc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidarchanjo%2Fspring-webflux-r2dbc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidarchanjo%2Fspring-webflux-r2dbc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidarchanjo","download_url":"https://codeload.github.com/davidarchanjo/spring-webflux-r2dbc/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidarchanjo%2Fspring-webflux-r2dbc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32612318,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-04T10:08:07.713Z","status":"ssl_error","status_checked_at":"2026-05-04T10:08:02.005Z","response_time":58,"last_error":"SSL_read: 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":["java","r2dbc","spring-boot","spring-webflux"],"created_at":"2024-11-08T12:13:09.701Z","updated_at":"2026-05-04T14:43:08.246Z","avatar_url":"https://github.com/davidarchanjo.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Spring Boot WebFlux R2DBC Application\n![banner](./assets/banner.jpg)\n\n# Booting Up\n\u003col\u003e\n\u003cli\u003eLaunch Postgres from Docker:\u003c/li\u003e\n  \u003ccode\u003edocker run --rm -p 5432:5432 -e POSTGRES_PASSWORD=admin postgres:13.1-alpine -d postgres\u003c/code\u003e\n\u003cli\u003eClone the repository:\u003c/li\u003e\n  \u003ccode\u003egit clone https://github.com/davidarchanjo/spring-webflux-r2dbc\u003c/code\u003e\n\u003cli\u003eNavigate to the folder:\u003c/li\u003e\n  \u003ccode\u003ecd spring-webflux-r2dbc\u003c/code\u003e\n\u003cli\u003eInstall dependencies and build the application:\u003c/li\u003e\n  \u003ccode\u003emvn clean install\u003c/code\u003e\n\u003cli\u003eRun the application:\u003c/li\u003e\n  \u003ccode\u003ejava -jar target/spring-webflux-r2dbc-1.0.0.jar\u003c/code\u003e\n\u003c/ol\u003e\n\n# Testing\n- Create New Author \u003c/br\u003e\n`POST /authors` \u003c/br\u003e\n    ```json\n    {        \n        \"name\": \"David A. Pereira\"\n    }\n    ```\n\n- Create New Book \u003c/br\u003e\n`POST /books` \u003c/br\u003e\n    ```json\n    {\n        \"idAuthor\": \"1efcf599-116f-1fb6-cf3c-13d7528b7fb7\",\n        \"title\": \"Harry Potter: Hogwarts Mystery\",\n        \"dateOfParution\": \"2021-11-28\"\n    }\n    ```\n\n# Reference\nInspired by this [project](https://www.sipios.com/blog-tech/handle-the-new-r2dbc-specification-in-java).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidarchanjo%2Fspring-webflux-r2dbc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdavidarchanjo%2Fspring-webflux-r2dbc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidarchanjo%2Fspring-webflux-r2dbc/lists"}