{"id":15627941,"url":"https://github.com/mechero/full-reactive-stack","last_synced_at":"2025-04-06T02:09:33.212Z","repository":{"id":26429191,"uuid":"108743517","full_name":"mechero/full-reactive-stack","owner":"mechero","description":"Full Reactive Stack with Spring Boot (WebFlux), MongoDB and Angular","archived":false,"fork":false,"pushed_at":"2023-04-19T09:17:46.000Z","size":2438,"stargazers_count":331,"open_issues_count":11,"forks_count":155,"subscribers_count":20,"default_branch":"master","last_synced_at":"2025-03-30T01:07:41.707Z","etag":null,"topics":["angular","docker","eventsource","mini-book","mongodb","spring-boot","webflux"],"latest_commit_sha":null,"homepage":"https://thepracticaldeveloper.com/2020/06/16/full-reactive-stack-1-intro/","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/mechero.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"mechero"}},"created_at":"2017-10-29T14:54:35.000Z","updated_at":"2025-03-08T05:02:01.000Z","dependencies_parsed_at":"2024-10-23T00:25:23.212Z","dependency_job_id":null,"html_url":"https://github.com/mechero/full-reactive-stack","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechero%2Ffull-reactive-stack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechero%2Ffull-reactive-stack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechero%2Ffull-reactive-stack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechero%2Ffull-reactive-stack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mechero","download_url":"https://codeload.github.com/mechero/full-reactive-stack/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247423515,"owners_count":20936626,"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":["angular","docker","eventsource","mini-book","mongodb","spring-boot","webflux"],"created_at":"2024-10-03T10:20:04.660Z","updated_at":"2025-04-06T02:09:33.196Z","avatar_url":"https://github.com/mechero.png","language":"Java","readme":"# Full Reactive Stack [![Build Status](https://travis-ci.org/mechero/full-reactive-stack.svg?branch=master)](https://travis-ci.org/mechero/full-reactive-stack)\n\nThis repository contains backend and frontend projects that make use of **Reactive Web** patterns,\nas explained in the mini book [Full Reactive Stack with Spring Boot 2, WebFlux, MongoDB and Angular](https://leanpub.com/full-reactive) and also in the [Full Reactive Stack series of posts](https://thepracticaldeveloper.com/full-reactive-stack).\n\n![Full Reactive Stack Overview](resources/reactive-stack-logical.png)\n\n## Get the mini-book\n\nYou can get a copy of the guide on LeanPub: [Full Reactive Stack with Spring Boot 2, WebFlux, MongoDB and Angular](https://leanpub.com/full-reactive).\n\n## Components\n\n### Spring Boot Reactive Web\n\nA Spring Boot 2.3 application that retrieves data using **Spring Reactive Web (WebFlux)**, instead of using the standard Web MVC framework. It connects to a MongoDB database in a reactive way too.\n\nCheck [this blog post](https://thepracticaldeveloper.com/2017/11/04/full-reactive-stack-with-spring-webflux-and-angularjs/) for a short version of the guide's full chapter.\n\n### Angular Reactive\n\nA simple Angular application consumes the controller on the backend side using a reactive approach, Server-Sent Events and RxJS, so data is loaded on screen as soon as it's available.\n\n[This blog post](https://thepracticaldeveloper.com/2017/11/04/full-reactive-stack-ii-the-angularjs-client/) contains a summary of the frontend's implementation.\n\n### Docker\n\nThe docker folder contains a `docker-compose` file that runs the Mongo database, the backend application and the Angular application. It also contains a simplified version, `docker-compose-mongo-only.yml`, which runs only the MongoDB instance. This is useful in case you want to run the applications without docker (e.g. from your IDE).\n\n## Running the applications with Docker\n\nMake sure to build the applications first, from the `docker` folder:\n\n`docker-compose build`\n\nThen, you can run the set of containers with: \n\n`docker-compose up` \n\nAfter the services are executed, you can navigate to `localhost:4200` to see the applications running. If you're running Docker in a different machine (like when using a VM in Windows), replace `localhost` for the Docker machine IP.\n","funding_links":["https://github.com/sponsors/mechero"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmechero%2Ffull-reactive-stack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmechero%2Ffull-reactive-stack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmechero%2Ffull-reactive-stack/lists"}